Skip to content

wip

wip #296

Triggered via push July 19, 2025 04:22
Status Failure
Total duration 3m 13s
Artifacts

dotnet.yml

on: push
Build_and_Test
3m 10s
Build_and_Test
Build_and_Test_Linux
50s
Build_and_Test_Linux
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Build_and_Test_Linux
Process completed with exit code 1.
Build_and_Test
Process completed with exit code 1.
Build_and_Test_Linux: src/Ports/Ports/EDuke32/RedNukem.cs#L73
'RedNukem.FixRoute66Files(IGame, IAddon)' is obsolete: 'Remove if RedNukem can ever properly launch R66'
Build_and_Test_Linux: src/Ports/Ports/Raze.cs#L115
'Raze.MoveOldSavesFolder()' is obsolete
Build_and_Test_Linux: src/Games/Games/BaseGame.cs#L67
'BaseGame.DeleteSpecial()' is obsolete
Build_and_Test_Linux: src/Games/Games/BaseGame.cs#L45
'BaseGame.MoveOldFolders()' is obsolete
Build_and_Test_Linux: src/Common.Client/DI/ClientBindings.cs#L64
Call System.IDisposable.Dispose on object created by 'new FakeHttpMessageHandler()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
Build_and_Test_Linux: src/Common.Client/Config/ConfigProviderFake.cs#L38
The event 'ConfigProviderFake.ParameterChangedEvent' is never used
Build_and_Test_Linux: Web.Blazor/Providers/DatabaseAddonsRetriever.cs#L230
Dereference of a possibly null reference.
Build_and_Test_Linux: src/Common.Common/Helpers/Extensions.cs#L96
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
Build_and_Test: src/Ports/Ports/EDuke32/RedNukem.cs#L73
'RedNukem.FixRoute66Files(IGame, IAddon)' is obsolete: 'Remove if RedNukem can ever properly launch R66'
Build_and_Test: src/Ports/Ports/Raze.cs#L115
'Raze.MoveOldSavesFolder()' is obsolete
Build_and_Test: src/Games/Games/BaseGame.cs#L67
'BaseGame.DeleteSpecial()' is obsolete
Build_and_Test: src/Games/Games/BaseGame.cs#L45
'BaseGame.MoveOldFolders()' is obsolete
Build_and_Test: src/Common.Client/DI/ClientBindings.cs#L64
Call System.IDisposable.Dispose on object created by 'new FakeHttpMessageHandler()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
Build_and_Test: src/Common.Client/Config/ConfigProviderFake.cs#L38
The event 'ConfigProviderFake.ParameterChangedEvent' is never used
Build_and_Test: Web.Blazor/Providers/DatabaseAddonsRetriever.cs#L230
Dereference of a possibly null reference.
Build_and_Test: src/Common.Common/Helpers/Extensions.cs#L96
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.