Update GitHub Actions to latest Node.js 24 versions #7
Annotations
10 warnings
|
build:
PanoramicData.SshServer/Algorithms/HmacAlgorithm.cs#L14
Dereference of a possibly null reference.
|
|
build:
PanoramicData.SshServer/Algorithms/DiffieHellmanGroupSha1.cs#L10
Non-nullable field '_exchangeAlgorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
PanoramicData.SshServer/Algorithms/DiffieHellmanGroupSha1.cs#L14
Possible null reference assignment.
|
|
build:
PanoramicData.SshServer/Algorithms/HmacInfo.cs#L14
Possible null reference argument for parameter 'algorithm' in 'HmacAlgorithm.HmacAlgorithm(KeyedHashAlgorithm algorithm, int keySize, byte[] key)'.
|
|
build:
PanoramicData.SshServer/Algorithms/KexAlgorithm.cs#L9
Non-nullable field '_hashAlgorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
PanoramicData.SshServer/Algorithms/KexAlgorithm.cs#L19
Possible null reference argument for parameter 'buffer' in 'byte[] HashAlgorithm.ComputeHash(byte[] buffer)'.
|
|
build:
PanoramicData.SshServer/Algorithms/PublicKeyAlgorithm.cs#L45
Possible null reference argument for parameter 'data' in 'byte[] PublicKeyAlgorithm.SignData(byte[] data)'.
|
|
build:
PanoramicData.SshServer/Algorithms/PublicKeyAlgorithm.cs#L32
Possible null reference argument for parameter 'buffer' in 'SshDataWorker.SshDataWorker(byte[] buffer)'.
|
|
build:
PanoramicData.SshServer/Algorithms/RsaKey.cs#L38
Possible null reference argument for parameter 'data' in 'void SshDataWorker.WriteMpint(byte[] data)'.
|
|
build:
PanoramicData.SshServer/Algorithms/RsaKey.cs#L37
Possible null reference argument for parameter 'data' in 'void SshDataWorker.WriteMpint(byte[] data)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget
|
161 KB |
sha256:d41bbd8ca4e2f85e4a6fcd280ecc7261560ee0694a442c6df00c4ba94bad53f2
|
|