Skip to content

Raise exception on libplanet for zero byte prive key #3648

Raise exception on libplanet for zero byte prive key

Raise exception on libplanet for zero byte prive key #3648

Re-run triggered October 27, 2024 06:38
Status Success
Total duration 1m 55s
Billable time 3m
Artifacts

benchmarks-pr.yml

on: pull_request
Matrix: Run Benchmark.Net benchmarks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Run Benchmark.Net benchmarks (linux-8cores): src/Libplanet.Crypto/PrivateKey.cs#L408
'byte[]' does not contain a definition for 'all' and no accessible extension method 'all' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
Run Benchmark.Net benchmarks (linux-8cores)
Process completed with exit code 1.
Run Benchmark.Net benchmarks (macOS, self-hosted, ARM64): src/Libplanet.Crypto/PrivateKey.cs#L408
'byte[]' does not contain a definition for 'all' and no accessible extension method 'all' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
Run Benchmark.Net benchmarks (macOS, self-hosted, ARM64)
Process completed with exit code 1.
Run Benchmark.Net benchmarks (windows-8cores): src/Libplanet.Crypto/PrivateKey.cs#L408
'byte[]' does not contain a definition for 'all' and no accessible extension method 'all' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
Run Benchmark.Net benchmarks (windows-8cores)
Process completed with exit code 1.
Run Benchmark.Net benchmarks (linux-8cores)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Benchmark.Net benchmarks (macOS, self-hosted, ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Benchmark.Net benchmarks (windows-8cores)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/