Skip to content

chore: replace wasmd in go.mod #7438

chore: replace wasmd in go.mod

chore: replace wasmd in go.mod #7438

Triggered via pull request November 1, 2024 14:03
Status Failure
Total duration 2m 30s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: x/axelarnet/keeper/hooks.go#L29
not enough arguments in call to funcs.MustOk
lint: x/axelarnet/keeper/hooks.go#L52
not enough arguments in call to funcs.MustOk
lint: x/axelarnet/message_handler.go#L74
not enough arguments in call to funcs.MustOk
lint: x/axelarnet/message_handler.go#L355
not enough arguments in call to funcs.Must
lint: x/axelarnet/message_handler.go#L421
not enough arguments in call to funcs.Must
lint: x/axelarnet/module.go#L396
not enough arguments in call to funcs.Must
lint: x/nexus/keeper/msg_dispatcher.go#L33
m.IsWasmConnectionActivated undefined (type Messenger has no field or method IsWasmConnectionActivated) (typecheck)
lint: x/nexus/keeper/msg_dispatcher.go#L42
m.GetParams undefined (type Messenger has no field or method GetParams) (typecheck)
lint: x/nexus/keeper/msg_dispatcher.go#L66
m.GetChain undefined (type Messenger has no field or method GetChain) (typecheck)
lint: x/nexus/keeper/msg_dispatcher.go#L72
m.GetMessage undefined (type Messenger has no field or method GetMessage) (typecheck)
lint
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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/