.NET Build #22
Annotations
12 warnings
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
build:
src/CodeCapital.AspNetCore.RazorLibrary/Core/GenericTable.razor#L106
Dereference of a possibly null reference.
|
|
build:
src/CodeCapital.AspNetCore.RazorLibrary/Core/GenericTable.razor#L98
Possible null reference argument for parameter 'name' in 'PropertyInfo? Type.GetProperty(string name)'.
|
|
build:
src/CodeCapital.AspNetCore.Extensions.Configuration.Json/ServiceExtensions.cs#L55
Possible null reference argument for parameter 'loggerFactory' in 'RemoteJsonConfigurationProvider.RemoteJsonConfigurationProvider(string url, RemoteJsonFileService remoteJsonFileService, ILoggerFactory loggerFactory)'.
|
|
build:
src/CodeCapital.AspNetCore.Extensions.Configuration.Json/ServiceExtensions.cs#L55
Possible null reference argument for parameter 'remoteJsonFileService' in 'RemoteJsonConfigurationProvider.RemoteJsonConfigurationProvider(string url, RemoteJsonFileService remoteJsonFileService, ILoggerFactory loggerFactory)'.
|
|
build:
src/CodeCapital.AspNetCore.Extensions.Configuration.Json/RemoteJsonFileService.cs#L33
Dereference of a possibly null reference.
|
|
build:
src/CodeCapital.AspNetCore.Extensions.Configuration.Json/RemoteJsonFileService.cs#L27
Dereference of a possibly null reference.
|
|
build:
src/CodeCapital.AspNetCore.Extensions.Configuration.Json/RemoteJsonConfigurationProvider.cs#L36
Nullability of reference types in value of type 'IDictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
|
|
build:
src/CodeCapital.Services/ExchangeRate/ExchangeRateService.cs#L45
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
|
build:
src/CodeCapital.Services/ExchangeRate/ExchangeRateService.cs#L37
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
|
build:
src/CodeCapital.Services/AdminSafeListService.cs#L17
Dereference of a possibly null reference.
|
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|