CONFIG: Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 #74
Annotations
10 warnings
|
NHSISL.LibPostalClient.Infrastructure/Services/ScriptGenerationService.cs#L109
Converting null literal or possible null value to non-nullable type.
|
|
NHSISL.LibPostalClient.Infrastructure/Services/ScriptGenerationService.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
NHSISL.LibPostalClient/libpostal.cs#L738
The type name 'libpostal' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
NHSISL.LibPostalClient/libpostalpartial.cs#L47
Possible null reference argument for parameter 'key' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
|
NHSISL.LibPostalClient/libpostalpartial.cs#L47
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
|
NHSISL.LibPostalClient/Services/LibPostal/LibPostal.Validations.cs#L29
Converting null literal or possible null value to non-nullable type.
|
|
NHSISL.LibPostalClient/Services/LibPostal/LibPostal.Validations.cs#L35
Dereference of a possibly null reference.
|
|
NHSISL.LibPostalClient/Services/LibPostal/LibPostal.Validations.cs#L41
Dereference of a possibly null reference.
|
|
NHSISL.LibPostalClient/libpostalpartial.cs#L23
Possible null reference argument for parameter 'item' in 'void ICollection<string>.Add(string item)'.
|
|
NHSISL.LibPostalClient/Clients/LibPostalClient.cs#L40
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading