Skip to content

Use SSH.NET 2023 Release #59

Use SSH.NET 2023 Release

Use SSH.NET 2023 Release #59

Triggered via push November 29, 2023 10:19
Status Failure
Total duration 3m 50s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
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.
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: SshNet.Keygen/SshKeyEncryption/Bcrypt.cs#L383
Non-nullable field '_P' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SshNet.Keygen/SshKeyEncryption/Bcrypt.cs#L384
Non-nullable field '_S' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L133
Possible null reference return.
build: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L151
Possible null reference return.