Skip to content

fix(bindings): added missing metadata arg #231

fix(bindings): added missing metadata arg

fix(bindings): added missing metadata arg #231

Triggered via pull request June 17, 2025 13:41
Status Failure
Total duration 2m 12s
Artifacts

check.yml

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

Annotations

7 errors and 14 warnings
Lints (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints (stable)
could not compile `proto-build` (bin "proto-build") due to 5 previous errors
Lints (stable): proto-build/src/parser/utils/is_important.rs#L13
called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator
Lints (stable): proto-build/src/parser/commands/save.rs#L20
compiling a regex in a loop
Lints (stable): proto-build/src/parser/commands/save.rs#L12
compiling a regex in a loop
Lints (stable): proto-build/src/parser/commands/load_and_patch_any.rs#L59
called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator
Lints (stable): proto-build/src/main.rs#L21
unexpected `cfg` condition name: `has_error_description_deprecated`
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/
Test Suite (stable)
`increment` (lib) generated 1 warning (run `cargo fix --lib -p increment` to apply 1 suggestion)
Test Suite (stable): contracts/increment/src/msg.rs#L2
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): packages/bindings/src/query.rs#L5
unused imports: `gov` and `rewards`
Test Suite (stable)
`proto-build` (bin "proto-build" test) generated 1 warning
Test Suite (stable): proto-build/src/main.rs#L21
unexpected `cfg` condition name: `has_error_description_deprecated`
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/