Add default RPC providers for local replica #66
Triggered via pull request
September 21, 2023 16:56
Status
Failure
Total duration
7m 52s
Artifacts
–
ci.yml
on: pull_request
cargo-check
3m 1s
cargo-fmt
20s
cargo-clippy
2m 48s
Annotations
1 error and 8 warnings
cargo-clippy
Process completed with exit code 101.
|
cargo-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-check
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|
cargo-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-build
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-test
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|
cargo-wasm-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-wasm-build
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|