Add default RPC providers for local replica #72
Triggered via pull request
September 21, 2023 17:10
Status
Success
Total duration
6m 18s
Artifacts
–
ci.yml
on: pull_request
cargo-check
2m 19s
cargo-fmt
20s
cargo-clippy
2m 27s
cargo-build
3m 10s
cargo-wasm-build
3m 42s
cargo-test
2m 41s
Annotations
8 warnings
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-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-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-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
|