Skip to content

refactor: extract keeper initialization functions in Axelar application #6771

refactor: extract keeper initialization functions in Axelar application

refactor: extract keeper initialization functions in Axelar application #6771

Triggered via pull request November 6, 2023 20:34
Status Failure
Total duration 4m 4s
Artifacts

lint.yaml

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

Annotations

10 errors and 3 warnings
lint (1.21, ubuntu-20.04): app/app.go#L215
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L222
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L256
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L296
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L348
undefined: getSubspace (typecheck)
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/app.go#L215
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L222
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L256
undefined: getSubspace
lint (1.21, ubuntu-20.04): app/app.go#L296
undefined: getSubspace
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/