Skip to content

Use SSH.NET 2023 Release #57

Use SSH.NET 2023 Release

Use SSH.NET 2023 Release #57

Triggered via push November 29, 2023 10:03
Status Failure
Total duration 2m 13s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: SshNet.Keygen/SshKeyEncryption/Bcrypt.cs#L859
The type or namespace name 'Security' could not be found (are you missing a using directive or an assembly reference?)
build: SshNet.Keygen/SshKeyEncryption/Bcrypt.cs#L859
The type or namespace name 'Security' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
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: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L20
Obsolete member 'Poly1305.Sign(byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Sign(byte[], byte[])'
build: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L37
Obsolete member 'Poly1305.Sign(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)' overrides non-obsolete member 'OneTimeAuth.Sign(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)'
build: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L56
Obsolete member 'Poly1305.Verify(byte[], byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Verify(byte[], byte[], byte[])'
build: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L77
Obsolete member 'Poly1305.Verify(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)' overrides non-obsolete member 'OneTimeAuth.Verify(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)'
build: Chaos.NaCl/Chaos.NaCl/XSalsa20Poly1305.cs#L61
Possible null reference return.
build: Chaos.NaCl/Chaos.NaCl/XSalsa20Poly1305.cs#L67
Possible null reference return.
build: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L133
Possible null reference return.
build: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L151
Possible null reference return.
build: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L167
Possible null reference return.
build: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L179
Possible null reference return.