Skip to content

build(deps): bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.32.0 #503

build(deps): bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.32.0

build(deps): bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.32.0 #503

Triggered via pull request December 22, 2023 11:39
Status Failure
Total duration 1m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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: codec/types/compat.go#L11
import 'github.com/tendermint/go-amino' is not allowed from list 'Main' (depguard)