Skip to content

Update to NET 8

Update to NET 8 #43

Triggered via push September 30, 2024 01:45
Status Failure
Total duration 1m 59s
Artifacts

production.yml

on: push
Fit to window
Zoom out
Zoom in

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.