Skip to content

build(deps): bump vuepress-theme-cosmos from 1.0.182 to 1.0.184 in /docs #202

build(deps): bump vuepress-theme-cosmos from 1.0.182 to 1.0.184 in /docs

build(deps): bump vuepress-theme-cosmos from 1.0.182 to 1.0.184 in /docs #202

Triggered via pull request September 11, 2024 10:39
Status Failure
Total duration 4m 26s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/