Skip to content

chore: run linter on CI #30

chore: run linter on CI

chore: run linter on CI #30

Triggered via pull request January 12, 2024 03:03
@go7066go7066
synchronize #79
lint
Status Failure
Total duration 2m 49s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: x/airdrop/types/errors.go#L9
SA1019: errors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/airdrop/types/errors.go#L10
SA1019: errors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/airdrop/types/errors.go#L11
SA1019: errors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/types/errors.go#L8
SA1019: sdkerrors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/types/errors.go#L9
SA1019: sdkerrors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/types/msgs.go#L31
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/types/msgs.go#L35
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/types/msgs.go#L126
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/keeper/msg_server.go#L58
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
test: x/intertx/keeper/msg_server.go#L63
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)