Skip to content

build(deps): bump cosmossdk.io/math from 1.3.0 to 1.4.0 #2178

build(deps): bump cosmossdk.io/math from 1.3.0 to 1.4.0

build(deps): bump cosmossdk.io/math from 1.3.0 to 1.4.0 #2178

Triggered via pull request November 20, 2024 18:25
Status Failure
Total duration 7m 9s
Artifacts

ci.yml

on: pull_request
Build and Test
7m 0s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and Test: x/did/types/messages_did.go#L48
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
Build and Test: x/did/types/messages_did.go#L89
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
Build and Test: x/did/types/messages_did.go#L134
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
Build and Test: x/pnft/keeper/msg_server.go#L39
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
Build and Test: x/pnft/keeper/msg_server.go#L64
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
Build and Test: x/pnft/keeper/msg_server.go#L78
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
Build and Test
issues found
Build and Test
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/