Features/events #43
Basic.yml
on: pull_request
Test Suite
56s
Lints
1m 5s
Annotations
6 errors and 22 warnings
Lints:
account/src/auth/jwt.rs#L81
use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
|
Lints:
account/src/contract.rs#L2
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Lints:
account/src/contract.rs#L64
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Lints:
account/src/contract.rs#L66
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Lints:
account/src/query.rs#L15
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test Suite
/home/runner/work/contracts/contracts/Cargo.toml: unused manifest key: build
|
Test Suite:
account/src/auth/sign_arb.rs#L34
unused import: `Authenticator`
|
Test Suite:
account/src/auth/jwt.rs#L81
use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
|
Test Suite:
account/src/contract.rs#L2
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
account/src/contract.rs#L64
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
account/src/contract.rs#L66
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
account/src/query.rs#L15
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
account/src/auth/sign_arb.rs#L125
unused variable: `res`
|
Test Suite:
account/src/execute.rs#L239
variable `authId` should have a snake case name
|
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Lints
/home/runner/work/contracts/contracts/Cargo.toml: unused manifest key: build
|
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/
|