Make the appropriate class name relative to the category that is spec… #17
Annotations
10 warnings
build:
AT.Infrastructure/DateTimeRange.cs#L178
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
AT.Infrastructure/CultureInfoData.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build:
AT.Infrastructure/CultureInfoData.cs#L36
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build:
AT.Infrastructure/DateTimeRange.cs#L178
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
AT.Infrastructure/CultureInfoData.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build:
AT.Infrastructure/CultureInfoData.cs#L36
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build:
AT.Extensions/Strings/Collections/Generic/Extensions.cs#L279
Cannot convert null literal to non-nullable reference type.
|
build:
AT.Extensions/Strings/Extraction/ReturnStringExtensions.cs#L1101
Cannot convert null literal to non-nullable reference type.
|
build:
AT.Extensions/Strings/Extraction/ReturnStringExtensions.cs#L1101
Cannot convert null literal to non-nullable reference type.
|
build:
AT.Extensions/Strings/Extraction/ReturnStringExtensions.cs#L1101
Cannot convert null literal to non-nullable reference type.
|