Skip to content

feat!: use antehandlers for wasm calls to core #6868

feat!: use antehandlers for wasm calls to core

feat!: use antehandlers for wasm calls to core #6868

Triggered via pull request November 30, 2023 17:24
Status Failure
Total duration 2m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
lint (1.21, ubuntu-20.04): app/keepers.go#L172
not enough arguments in call to wasm.DefaultEncoders
lint (1.21, ubuntu-20.04): vald/start.go#L29
could not import github.com/axelarnetwork/axelar-core/app (-: # github.com/axelarnetwork/axelar-core/app
lint (1.21, ubuntu-20.04): app/keepers.go#L172
not enough arguments in call to wasm.DefaultEncoders
lint (1.21, ubuntu-20.04): cmd/axelard/cmd/root.go#L42
could not import github.com/axelarnetwork/axelar-core/app (-: # github.com/axelarnetwork/axelar-core/app
lint (1.21, ubuntu-20.04): app/keepers.go#L172
not enough arguments in call to wasm.DefaultEncoders
lint (1.21, ubuntu-20.04): cmd/axelard/main.go#L22
could not import github.com/axelarnetwork/axelar-core/app (-: # github.com/axelarnetwork/axelar-core/app
lint (1.21, ubuntu-20.04): app/keepers.go#L172
not enough arguments in call to wasm.DefaultEncoders
lint (1.21, ubuntu-20.04)
Process completed with exit code 2.
lint (1.21, ubuntu-20.04)
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 (1.21, ubuntu-20.04)
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 (1.21, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/