Skip to content

Interaction with Casper smart-contract source code verification service #216

Interaction with Casper smart-contract source code verification service

Interaction with Casper smart-contract source code verification service #216

Re-run triggered June 24, 2024 08:30
Status Failure
Total duration 1m 13s
Artifacts

ci-casper-client-rs.yml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build_and_test (ubuntu-20.04): lib/verification.rs#L11
failed to resolve: use of undeclared crate or module `tokio`
build_and_test (ubuntu-20.04): lib/lib.rs#L578
failed to resolve: use of undeclared type `Path`
build_and_test (ubuntu-20.04)
could not compile `casper-client` (lib) due to 2 previous errors
build_and_test (ubuntu-20.04)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_and_test (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/