addons: eduke32 compilation addons #289
Annotations
10 warnings
|
src/Ports/Ports/Raze.cs#L114
'Raze.MoveOldSavesFolder()' is obsolete
|
|
|
|
src/Games/Games/BaseGame.cs#L67
'BaseGame.DeleteSpecial()' is obsolete
|
|
src/Games/Games/BaseGame.cs#L45
'BaseGame.MoveOldFolders()' is obsolete
|
|
|
|
Web.Blazor/Providers/DatabaseAddonsRetriever.cs#L230
Dereference of a possibly null reference.
|
|
src/Common.Client/AppUpdateInstaller.cs#L103
Don't ignore created IDisposable (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP004.md)
|
|
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)
|
|
src/Common.Client/Config/ConfigProviderFake.cs#L38
The event 'ConfigProviderFake.ParameterChangedEvent' is never used
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading