Skip to content

DRAFT: tor proxy

DRAFT: tor proxy #267

Triggered via pull request March 31, 2024 13:24
@aaraniaarani
synchronize #65
aarani:torProxy
Status Failure
Total duration 5m 10s
Artifacts

CI.yml

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

Annotations

1 error and 12 warnings
Build & Test
Process completed with exit code 1.
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)'