Skip to content

refactor(nexus): add message router for the axelarnet and evm modules #6768

refactor(nexus): add message router for the axelarnet and evm modules

refactor(nexus): add message router for the axelarnet and evm modules #6768

Triggered via pull request November 6, 2023 19:02
Status Failure
Total duration 2m 22s
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

2 errors and 3 warnings
lint (1.21, ubuntu-20.04): x/axelarnet/types/mock/expected_keepers.go#L558
cannot use &NexusMock{} (value of type *NexusMock) as "github.com/axelarnetwork/axelar-core/x/axelarnet/types".Nexus value in variable declaration: *NexusMock does not implement "github.com/axelarnetwork/axelar-core/x/axelarnet/types".Nexus (missing method RouteMessage) (typecheck)
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/