Dev Docs #172
Annotations
19 warnings
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:
BLAZAMCommon.Tests/Extensions_Methods_Return_Valid.cs#L66
Possible null reference argument for parameter 'value' in 'DateTime? CommonHelpers.AdsValueToDateTime(object value)'.
|
build:
BLAZAMCommon.Tests/EncryptionTests.cs#L100
Possible null reference argument for parameter 'obj' in 'string Encryption.EncryptObject(object obj)'.
|
build:
BLAZAMCommon.Tests/DatabaseSeedTests.cs#L12
The field 'DatabaseSeedTests._sqlContextOptions' is never used
|
build:
BLAZAM.Tests/FileSystem/FileSystemBaseTests.cs#L17
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAM.Tests/FileSystem/FileSystemBaseTests.cs#L20
Possible null reference argument for parameter 'path' in 'FileSystemBase.FileSystemBase(string path)'.
|
build:
BLAZAM.Tests/FileSystem/FileSystemBaseTests.cs#L91
Possible null reference argument for parameter 'path' in 'FileSystemBase.FileSystemBase(string path)'.
|
build:
BLAZAM.Tests/Updates/UpdateTests.cs#L37
Possible null reference argument for parameter 'latest' in 'void UpdateTests.Update_Stages_OK(ApplicationUpdate latest)'.
|
build:
BLAZAM.Tests/FileSystem/FileSystemBaseTests.cs#L151
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/Data/WindowsImpersonation.cs#L74
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAMCommon/Data/WindowsImpersonation.cs#L101
Possible null reference return.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L52
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#L335
Possible null reference argument for parameter 's' in 'long long.Parse(string s)'.
|
build:
BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
|
build:
BLAZAMCommon/Helpers/DirectoryTools.cs#L12
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Helpers/DirectoryTools.cs#L57
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L105
Dereference of a possibly null reference.
|