Skip to content

FIX(CI): fix unit tests action #1

FIX(CI): fix unit tests action

FIX(CI): fix unit tests action #1

Triggered via push May 22, 2024 09:45
Status Failure
Total duration 1m 39s
Artifacts

unit_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/eth/prices.rs#L5
unused imports: `address`, `utils::format_units`
build: src/eth/prices.rs#L46
constant `INFURA_PROJECT_ID` is never used
build
`chainx` (lib) generated 2 warnings (run `cargo fix --lib -p chainx` to apply 1 suggestion)
build
`chainx` (bin "chainx") generated 1 warning (run `cargo fix --bin "chainx"` to apply 1 suggestion)
build: src/eth/prices.rs#L5
unused imports: `address`, `utils::format_units`
build: src/eth/prices.rs#L46
constant `INFURA_PROJECT_ID` is never used
build
`chainx` (lib) generated 2 warnings (run `cargo fix --lib -p chainx` to apply 1 suggestion)
build
`chainx` (bin "chainx" test) generated 1 warning (run `cargo fix --bin "chainx" --tests` to apply 1 suggestion)