fix #358
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/BUTR.Site.NexusMods.Server/Contexts/AppDbContextWrite.cs#L124
The variable 'e' is declared but never used
|
src/BUTR.Site.NexusMods.Server/Startup.cs#L179
The local function 'AtEveryFirstDayOfMonth' is declared but never used
|
src/BUTR.Site.NexusMods.Server/Startup.cs#L180
The local function 'AtEveryMonday' is declared but never used
|
src/BUTR.Site.NexusMods.Server/DynamicExpressions/DynamicFilterBuilder.cs#L55
Possible null reference argument for parameter 'body' in 'Expression<Func<TEntity, bool>> Expression.Lambda<Func<TEntity, bool>>(Expression body, params ParameterExpression[]? parameters)'.
|
src/BUTR.Site.NexusMods.Server/Services/HttpClients/NexusModsAPIClient.cs#L168
The variable 'e' is declared but never used
|
|
|
|
|
|
src/BUTR.Site.NexusMods.ServerClient/Clients.g.cs#L6877
Converting null literal or possible null value to non-nullable type.
|
src/BUTR.Site.NexusMods.ServerClient/Utils/PagingStreamingData.cs#L17
Cannot convert null literal to non-nullable reference type.
|
src/BUTR.Site.NexusMods.ServerClient/Utils/PagingStreamingData.cs#L33
Cannot convert null literal to non-nullable reference type.
|
src/BUTR.Site.NexusMods.Client/Utils/UserSettings.cs#L13
Non-nullable property 'BlacklistedExceptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BUTR.Site.NexusMods.Client/Services/CrashReportsClientWithDemo.cs#L49
Dereference of a possibly null reference.
|
src/BUTR.Site.NexusMods.Client/Services/CrashReportsClientWithDemo.cs#L52
Dereference of a possibly null reference.
|
src/BUTR.Site.NexusMods.Client/Services/CrashReportsClientWithDemo.cs#L61
Dereference of a possibly null reference.
|
src/BUTR.Site.NexusMods.Client/Services/CrashReportsClientWithDemo.cs#L64
Dereference of a possibly null reference.
|
src/BUTR.Site.NexusMods.Client/Services/CrashReportsClientWithDemo.cs#L73
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value)'.
|
src/BUTR.Site.NexusMods.Client/Components/PrismJSCodeblock.razor#L9
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading