CONFIG: Bump Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0 #245
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
NHSISL.LibPostalClient.Infrastructure/Services/ScriptGenerationService.cs#L109
Converting null literal or possible null value to non-nullable type.
|
Build:
NHSISL.LibPostalClient.Infrastructure/Services/ScriptGenerationService.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build:
NHSISL.LibPostalClient/libpostal.cs#L738
The type name 'libpostal' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
NHSISL.LibPostalClient/Services/LibPostal/LibPostal.Validations.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build:
NHSISL.LibPostalClient/Services/LibPostal/LibPostal.Validations.cs#L35
Dereference of a possibly null reference.
|
Build:
NHSISL.LibPostalClient/Services/LibPostal/LibPostal.Validations.cs#L41
Dereference of a possibly null reference.
|
Build:
NHSISL.LibPostalClient/libpostalpartial.cs#L47
Possible null reference argument for parameter 'key' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
Build:
NHSISL.LibPostalClient/libpostalpartial.cs#L47
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
Build:
NHSISL.LibPostalClient/libpostalpartial.cs#L23
Possible null reference argument for parameter 'item' in 'void ICollection<string>.Add(string item)'.
|
Build:
NHSISL.LibPostalClient/Clients/LibPostalClient.cs#L40
Dereference of a possibly null reference.
|
Loading