Skip to content

chore(deps): update dotnet monorepo #1843

chore(deps): update dotnet monorepo

chore(deps): update dotnet monorepo #1843

Triggered via pull request August 15, 2024 19:21
Status Failure
Total duration 3m 11s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
3m 0s
dotnet-build-logic
dotnet-build-install
1m 15s
dotnet-build-install
dotnet-build-launcher
50s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
dotnet-build-install
Process completed with exit code 1.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
dotnet-build-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
dotnet-build-logic: installer/Data/ConfigFileData.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: installer/Data/ConfigFileData.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: installer/Data/ConfigFileData.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: installer/Data/ConfigFileData.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: installer/Data/ConfigFileData.cs#L135
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: installer/Data/ConfigFileData.cs#L136
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.