ci: test publish #2
Annotations
1 error and 10 warnings
Package
Process completed with exit code 1.
|
Package:
DownKyi.Core/Utils/Encryptor/Encryptor.File.cs#L142
Possible null reference argument for parameter 'b2' in 'bool Encryptor.CheckByteArrays(byte[] b1, byte[] b2)'.
|
Package:
DownKyi.Core/Utils/Encryptor/Encryptor.File.cs#L61
Possible null reference argument for parameter 'buffer' in 'void CryptoStream.Write(byte[] buffer, int offset, int count)'.
|
Package:
DownKyi.Core/Utils/Encryptor/Encryptor.File.cs#L61
Dereference of a possibly null reference.
|
Package:
DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
|
Package:
DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Package:
DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Package
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Loading