Merge pull request #455 from Blazam-App/Beta-Dev #137
Annotations
22 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. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, andelf/nightly-release@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
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/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
|
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/NewUserName.cs#L13
Possible null reference assignment.
|
build:
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
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/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L109
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
|
build:
BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
|