Use SSH.NET 2023 Release #60
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 warnings
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:
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.
|