Skip to content

Proxy,Tests: add TorProxy #324

Proxy,Tests: add TorProxy

Proxy,Tests: add TorProxy #324

Triggered via pull request December 12, 2023 16:08
@aaraniaarani
synchronize #11
torProxy
Status Failure
Total duration 11m 42s
Artifacts

CI.yml

on: pull_request
Sanity Check
44s
Sanity Check
Package (Nuget)
0s
Package (Nuget)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Sanity Check
Process completed with exit code 1.
Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Test: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L20
Obsolete member 'Poly1305.Sign(byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Sign(byte[], byte[])'
Build & Test: 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 & Test: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L56
Obsolete member 'Poly1305.Verify(byte[], byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Verify(byte[], byte[], byte[])'
Build & Test: 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 & Test: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L6
Missing XML comment for publicly visible type or member 'CryptoBytes'
Build & Test: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L8
Missing XML comment for publicly visible type or member 'CryptoBytes.ConstantTimeEquals(byte[], byte[])'
Build & Test: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L19
Missing XML comment for publicly visible type or member 'CryptoBytes.ConstantTimeEquals(ArraySegment<byte>, ArraySegment<byte>)'
Build & Test: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L31
Missing XML comment for publicly visible type or member 'CryptoBytes.ConstantTimeEquals(byte[], int, byte[], int, int)'
Build & Test: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L59
Missing XML comment for publicly visible type or member 'CryptoBytes.Wipe(byte[])'
Build & Test: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L66
Missing XML comment for publicly visible type or member 'CryptoBytes.Wipe(byte[], int, int)'
Sanity Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Sanity Check: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L20
Obsolete member 'Poly1305.Sign(byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Sign(byte[], byte[])'
Sanity Check: 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>)'
Sanity Check: Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L56
Obsolete member 'Poly1305.Verify(byte[], byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Verify(byte[], byte[], byte[])'
Sanity Check: 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>)'
Sanity Check: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L6
Missing XML comment for publicly visible type or member 'CryptoBytes'
Sanity Check: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L8
Missing XML comment for publicly visible type or member 'CryptoBytes.ConstantTimeEquals(byte[], byte[])'
Sanity Check: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L19
Missing XML comment for publicly visible type or member 'CryptoBytes.ConstantTimeEquals(ArraySegment<byte>, ArraySegment<byte>)'
Sanity Check: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L31
Missing XML comment for publicly visible type or member 'CryptoBytes.ConstantTimeEquals(byte[], int, byte[], int, int)'
Sanity Check: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L59
Missing XML comment for publicly visible type or member 'CryptoBytes.Wipe(byte[])'
Sanity Check: Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L66
Missing XML comment for publicly visible type or member 'CryptoBytes.Wipe(byte[], int, int)'