Skip to content

Merge pull request #502 from Blazam-App/v1-Nightly #39

Merge pull request #502 from Blazam-App/v1-Nightly

Merge pull request #502 from Blazam-App/v1-Nightly #39

Re-run triggered August 17, 2024 23:46
Status Success
Total duration 4m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
build: BLAZAMCommon/Exceptions/EmailException.cs#L20
'ApplicationException.ApplicationException(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/Exceptions/DeniedLoginException.cs#L20
'ApplicationException.ApplicationException(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/Exceptions/ApplicationAuthenticationException.cs#L20
'ApplicationException.ApplicationException(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/Helpers/DirectoryTools.cs#L12
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L15
Unreachable code detected
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L59
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
build: BLAZAMCommon/Exceptions/EmailException.cs#L20
'ApplicationException.ApplicationException(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/Exceptions/DeniedLoginException.cs#L20
'ApplicationException.ApplicationException(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/Exceptions/ApplicationAuthenticationException.cs#L20
'ApplicationException.ApplicationException(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/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L12
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L15
Unreachable code detected
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L59
Dereference of a possibly null reference.