build(deps): bump cosmossdk.io/math from 1.3.0 to 1.4.0 #2178
Annotations
7 errors and 1 warning
Lint:
x/did/types/messages_did.go#L48
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
Lint:
x/did/types/messages_did.go#L89
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
Lint:
x/did/types/messages_did.go#L134
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
Lint:
x/pnft/keeper/msg_server.go#L39
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
Lint:
x/pnft/keeper/msg_server.go#L64
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
Lint:
x/pnft/keeper/msg_server.go#L78
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
Lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading