Update to NET 8 #43
production.yml
on: push
Run Build
/
build
1m 46s
Deploy to R2
0s
Annotations
5 errors and 10 warnings
Run Build / build:
src/ObjectStream/IO/ObjectStreamWrapper.cs#L20
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
Run Build / build:
src/ObjectStream/IO/ObjectStreamWrapper.cs#L20
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
Run Build / build:
src/ObjectStream/IO/ObjectStreamWrapper.cs#L20
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
Run Build / build:
src/ObjectStream/IO/ObjectStreamWrapper.cs#L20
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
Run Build / build
Process completed with exit code 1.
|
Run Build / build:
src/Application.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/Application.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ObjectStream/ObjectStreamClient.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ObjectStream/ObjectStreamClient.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ObjectStream/ObjectStreamClient.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ApplicationBuilder.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ApplicationBuilder.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ApplicationBuilder.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ApplicationBuilder.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Build / build:
src/ObjectStream/Data/CompilerData.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|