migrate changes #320
Annotations
1 error and 24 warnings
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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
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/
|
Test
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
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
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
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:
contracts/warp-controller/src/contract.rs#L7
unused import: `cosmwasm_schema::cw_serde`
|
Test:
contracts/warp-controller/src/contract.rs#L11
unused import: `Addr`
|
Test:
contracts/warp-controller/src/contract.rs#L15
unused import: `cw_storage_plus::Item`
|
Test
`warp-controller` (lib test) generated 3 warnings
|
Test:
packages/controller/src/lib.rs#L2
unused imports: `AccountResponse`, `AccountsResponse`
|
Test:
packages/controller/src/lib.rs#L5
unused imports: `JobResponse`, `JobsResponse`
|
Test:
packages/resolver/src/lib.rs#L6
unused import: `CosmosMsg`
|
Test
`controller` (lib) generated 2 warnings
|
Test:
packages/templates/src/lib.rs#L5
unused imports: `TemplateResponse`, `TemplatesResponse`
|
Test
`resolver` (lib) generated 1 warning
|
Test:
contracts/warp-controller/src/contract.rs#L7
unused import: `cosmwasm_schema::cw_serde`
|
Test:
contracts/warp-controller/src/contract.rs#L11
unused import: `Addr`
|
Test:
contracts/warp-controller/src/contract.rs#L15
unused import: `cw_storage_plus::Item`
|
Test
`templates` (lib) generated 1 warning
|