Skip to content

build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.4 #526

build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.4

build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.4 #526

Triggered via pull request March 6, 2024 11:08
Status Failure
Total duration 1m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: types/rest/rest.go#L344
File is not `gofumpt`-ed (gofumpt)
golangci-lint: crypto/keyring/keyring.go#L755
G306: Expect WriteFile permissions to be 0600 or less (gosec)
golangci-lint: x/gov/legacy/v3/store.go#L16
unnecessary conversion (unconvert)
golangci-lint: types/errors/abci.go#L7
import 'github.com/tendermint/tendermint/abci/types' is not allowed from list 'Main' (depguard)
golangci-lint: types/errors/errors.go#L7
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
golangci-lint: types/errors/stacktrace.go#L9
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
golangci-lint: codec/types/any.go#L6
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
golangci-lint: codec/types/any.go#L8
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: codec/types/compat.go#L8
import 'github.com/gogo/protobuf/jsonpb' is not allowed from list 'Main' (depguard)
golangci-lint: codec/types/compat.go#L9
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
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/.