Skip to content

chore(deps): bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.22.0 #35

chore(deps): bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.22.0

chore(deps): bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.22.0 #35

Triggered via pull request April 8, 2024 14:22
Status Failure
Total duration 2m 43s
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: 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)
golangci-lint: codec/types/interface_registry.go#L7
import 'github.com/gogo/protobuf/jsonpb' 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/.