Skip to content

feat: update to Archway v9.0.0 #165

feat: update to Archway v9.0.0

feat: update to Archway v9.0.0 #165

Triggered via pull request August 20, 2024 14:46
Status Failure
Total duration 3m 13s
Artifacts

check.yml

on: pull_request
Matrix: Lints
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 36 warnings
Lints (stable): proto-build/src/parser/utils/common.rs#L5
unused imports: `Field`, `GenericArgument`, `TraitBoundModifier`, `TraitBound`, `TypeParamBound`, and `TypeParam`
Lints (stable): proto-build/src/main.rs#L7
unused import: `process`
Lints (stable): proto-build/src/commands/export.rs#L8
the borrowed expression implements the required traits
Lints (stable): proto-build/src/commands/export.rs#L11
this expression creates a reference which is immediately dereferenced by the compiler
Lints (stable): proto-build/src/commands/export.rs#L12
this expression creates a reference which is immediately dereferenced by the compiler
Lints (stable): proto-build/src/commands/export.rs#L13
this expression creates a reference which is immediately dereferenced by the compiler
Lints (stable): proto-build/src/commands/export.rs#L14
this expression creates a reference which is immediately dereferenced by the compiler
Lints (stable): proto-build/src/commands/generate.rs#L9
the borrowed expression implements the required traits
Lints (stable): proto-build/src/utils/patch_file.rs#L6
the borrowed expression implements the required traits
Lints (stable)
could not compile `proto-build` (bin "proto-build") due to 9 previous errors
Lints (1.70.0)
The job was canceled because "stable" failed.
Lints (1.70.0)
The operation was canceled.
Lints (stable)
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/
Lints (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, arduino/setup-protoc@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lints (stable)
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 (stable)
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 (stable)
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 (stable)
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 (1.70.0)
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 (1.70.0)
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 (1.70.0)
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 (1.70.0)
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 (stable)
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 Suite (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, arduino/setup-protoc@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable): packages/bindings/src/query.rs#L5
unused imports: `gov` and `rewards`
Test Suite (stable)
`archway-bindings` (lib) generated 1 warning (run `cargo fix --lib -p archway-bindings` to apply 1 suggestion)
Test Suite (stable): contracts/increment/src/msg.rs#L2
unused imports: `gov` and `rewards`
Test Suite (stable)
`increment` (lib) generated 1 warning (run `cargo fix --lib -p increment` to apply 1 suggestion)
Test Suite (stable): proto-build/src/parser/utils/common.rs#L5
unused imports: `Field`, `GenericArgument`, `TraitBoundModifier`, `TraitBound`, `TypeParamBound`, and `TypeParam`
Test Suite (stable): proto-build/src/main.rs#L7
unused import: `process`
Test Suite (stable)
`proto-build` (bin "proto-build" test) generated 2 warnings (run `cargo fix --bin "proto-build" --tests` to apply 2 suggestions)
Test Suite (1.70.0)
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 Suite (1.70.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, arduino/setup-protoc@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (1.70.0)
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 (1.70.0)
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 (1.70.0)
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 (1.70.0)
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 (1.70.0): proto-build/src/parser/utils/common.rs#L5
unused imports: `Field`, `GenericArgument`, `TraitBoundModifier`, `TraitBound`, `TypeParamBound`, `TypeParam`
Test Suite (1.70.0): proto-build/src/main.rs#L7
unused import: `process`
Test Suite (1.70.0)
`proto-build` (bin "proto-build" test) generated 2 warnings (run `cargo fix --bin "proto-build" --tests` to apply 2 suggestions)
Test Suite (1.70.0): packages/bindings/src/query.rs#L5
unused imports: `gov`, `rewards`
Test Suite (1.70.0)
`archway-bindings` (lib) generated 1 warning (run `cargo fix --lib -p archway-bindings` to apply 1 suggestion)
Test Suite (1.70.0): contracts/increment/src/msg.rs#L2
unused imports: `gov`, `rewards`
Test Suite (1.70.0)
`increment` (lib) generated 1 warning (run `cargo fix --lib -p increment` to apply 1 suggestion)