Skip to content

feat(blockscout): add blockscout resource creation #107

feat(blockscout): add blockscout resource creation

feat(blockscout): add blockscout resource creation #107

Triggered via pull request June 5, 2024 13:13
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test: crates/ash_sdk/src/avalanche.rs#L149
assigning the result of `Clone::clone()` may be inefficient
Test: crates/ash_sdk/src/console.rs#L45
assigning the result of `Clone::clone()` may be inefficient
Test
`ash_sdk` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p ash_sdk` to apply 2 suggestions)