chore: run linter on CI #30
Annotations
10 errors
Lint:
x/airdrop/types/errors.go#L9
SA1019: errors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/airdrop/types/errors.go#L10
SA1019: errors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/airdrop/types/errors.go#L11
SA1019: errors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/intertx/types/errors.go#L8
SA1019: sdkerrors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/intertx/types/errors.go#L9
SA1019: sdkerrors.Register is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/intertx/types/msgs.go#L31
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/intertx/types/msgs.go#L35
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
x/intertx/types/msgs.go#L126
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Lint:
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)
|
Lint:
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)
|
The logs for this run have expired and are no longer available.
Loading