Skip to content

Merge pull request #767 from Blazam-App/v1-Dev #229

Merge pull request #767 from Blazam-App/v1-Dev

Merge pull request #767 from Blazam-App/v1-Dev #229

Triggered via push January 25, 2025 01:01
Status Failure
Total duration 5m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Process completed with exit code 1.
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
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)
build: BLAZAMCommon/Data/Encryption.cs#L95
'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)
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/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L109
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)
build: BLAZAMCommon/Data/Encryption.cs#L95
'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)
build: BLAZAMCommon/Data/Encryption.cs#L130
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/Encryption.cs#L169
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/Encryption.cs#L251
Possible null reference argument for parameter 's' in 'byte[] Convert.FromBase64String(string s)'.
build: BLAZAMCommon/Data/LowercaseControllerRouteConvention.cs#L21
Dereference of a possibly null reference.