Skip to content

Raise exception on libplanet for zero byte prive key #2273

Raise exception on libplanet for zero byte prive key

Raise exception on libplanet for zero byte prive key #2273

Re-run triggered October 27, 2024 06:38
Status Failure
Total duration 42s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
docs: 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?)
docs: 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?)
docs
Process completed with exit code 1.
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/