Skip to content

Demo

Demo #13

Triggered via pull request June 23, 2024 07:41
@ariesgunariesgun
opened #1
demo
Status Failure
Total duration 2m 39s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 27 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: contracts/contract-callback/src/contract.rs#L115
unused import: `crate::msg::GetCountResponse`
Test Suite: contracts/contract-callback/src/contract.rs#L119
unused import: `from_json`
Test Suite: contracts/contract-callback/src/contract.rs#L120
unused import: `serde_json::to_vec`
Test Suite: contracts/contract-callback/src/handlers/execute.rs#L2
unused import: `prost::Message`
Test Suite: contracts/contract-callback/src/handlers/query.rs#L76
unused imports: `mock_env`, `mock_info`
Test Suite: contracts/contract-callback/src/handlers/query.rs#L77
unused imports: `coins`, `from_json`
Test Suite: contracts/contract-callback/src/contract.rs#L144
unused variable: `res`
Test Suite: contracts/contract-callback/src/contract.rs#L188
unused variable: `res`
Test Suite: contracts/contract-callback/src/handlers/execute.rs#L247
unused variable: `diff_block`
Test Suite: contracts/contract-callback/src/handlers/execute.rs#L2
unused import: `prost::Message`
Test Suite: contracts/contract-callback/src/handlers/execute.rs#L247
unused variable: `diff_block`
Test Suite
`contract-callback` (lib) generated 4 warnings (run `cargo fix --lib -p contract-callback` to apply 2 suggestions)