Set up E2E testing #93
ci.yml
on: pull_request
cargo-check
2m 46s
cargo-fmt
20s
cargo-clippy
3m 15s
cargo-build
3m 15s
cargo-wasm-build
3m 10s
cargo-test
2m 49s
Annotations
16 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
cargo-check
patch for the non root package will be ignored, specify patch at the workspace root:
|
cargo-check
/home/runner/work/ic-eth-rpc/ic-eth-rpc/Cargo.toml: 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
cargo-test
patch for the non root package will be ignored, specify patch at the workspace root:
|
cargo-test
/home/runner/work/ic-eth-rpc/ic-eth-rpc/Cargo.toml: 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
cargo-wasm-build
patch for the non root package will be ignored, specify patch at the workspace root:
|
cargo-wasm-build
/home/runner/work/ic-eth-rpc/ic-eth-rpc/Cargo.toml: 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
cargo-build
patch for the non root package will be ignored, specify patch at the workspace root:
|
cargo-build
/home/runner/work/ic-eth-rpc/ic-eth-rpc/Cargo.toml: dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|