chore: upgrade deps for fixing vulnerabilities #1237
Triggered via pull request
March 27, 2024 02:51
Status
Failure
Total duration
3h 14m 48s
Artifacts
–
Annotations
10 errors and 1 warning
golangci-lint:
store/rootmulti/store.go#L874
previous case (typecheck)
|
golangci-lint:
store/rootmulti/store.go#L894
store.Export undefined (type namedStore has no field or method Export) (typecheck)
|
golangci-lint:
store/rootmulti/store.go#L6
"math" imported and not used (typecheck)
|
golangci-lint:
types/query/filtered_pagination.go#L192
val.Size undefined (type F has no field or method Size) (typecheck)
|
golangci-lint:
types/query/filtered_pagination.go#L230
val.Size undefined (type F has no field or method Size) (typecheck)
|
golangci-lint:
x/auth/signing/verify.go#L4
"fmt" imported and not used (typecheck)
|
golangci-lint:
x/auth/signing/verify.go#L6
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
golangci-lint:
x/auth/signing/verify.go#L7
"github.com/ethereum/go-ethereum/crypto" imported as ethcrypto and not used (typecheck)
|
golangci-lint:
x/auth/signing/verify.go#L8
"github.com/ethereum/go-ethereum/crypto/secp256k1" imported and not used (typecheck)
|
golangci-lint:
baseapp/baseapp.go#L885
postCtx declared and not used (typecheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|