Skip to content

But this works,why? #389

But this works,why?

But this works,why? #389

Triggered via push June 14, 2024 23:33
Status Success
Total duration 6m 38s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, andelf/nightly-release@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@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: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
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/EncryptionHelpers.cs#L15
Possible null reference return.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L59
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
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/Helpers/DirectoryTools.cs#L59
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L56
Dereference of a possibly null reference.