Raise exception on libplanet for zero byte prive key #3648
benchmarks-pr.yml
on: pull_request
Matrix: Run Benchmark.Net benchmarks
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/
|