Skip to content

feat(dep): update dojimamint to comebft v0.34.29 #7

feat(dep): update dojimamint to comebft v0.34.29

feat(dep): update dojimamint to comebft v0.34.29 #7

Triggered via pull request March 26, 2024 11:19
Status Failure
Total duration 1m 16s
Artifacts

lint.yml

on: pull_request
golangci-lint
52s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: abci/client/socket_client.go#L430
Error return value of `cli.FlushSync` is not checked (errcheck)
golangci-lint: abci/client/socket_client.go#L440
Error return value of `cli.FlushSync` is not checked (errcheck)
golangci-lint: types/block.go#L752
Consider pre-allocating `protoStxResults` (prealloc)
golangci-lint: types/block.go#L777
Consider pre-allocating `stxResults` (prealloc)
golangci-lint: crypto/encoding/amino/amino.go#L1
ST1003: should not use MixedCaps in package name; cryptoAmino should be cryptoamino (stylecheck)
golangci-lint: types/block.go#L701
ST1005: error strings should not be capitalized (stylecheck)
golangci-lint: types/block.go#L705
ST1005: error strings should not be capitalized (stylecheck)
golangci-lint: types/block.go#L710
ST1005: error strings should not be capitalized (stylecheck)
golangci-lint: types/vote.go#L228
ST1005: error strings should not be capitalized (stylecheck)
golangci-lint: types/vote.go#L232
ST1005: error strings should not be capitalized (stylecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, 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/.