Skip to content

Code comments

Code comments #829

Triggered via push January 27, 2025 02:40
Status Success
Total duration 5m 25s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
build: BLAZAMCommon/Exceptions/AppException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L26
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L34
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
build: BLAZAMCommon/Data/NewUserName.cs#L15
Possible null reference assignment.
build: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/Encryption.cs#L84
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
test: BLAZAMCommon/Exceptions/AppException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
test: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
test: BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L26
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L34
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
test: BLAZAMCommon/Data/NewUserName.cs#L15
Possible null reference assignment.
test: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/Encryption.cs#L84
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
test: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
test: BLAZAMCommon/Data/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
test: BLAZAMCommon/Data/ApplicationVersion.cs#L109
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L26
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L34
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
test: BLAZAMCommon/Data/NewUserName.cs#L15
Possible null reference assignment.
test: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.
test: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.