Skip to content

build(deps): bump actions/setup-go from 2.1.3 to 5.1.0 #384

build(deps): bump actions/setup-go from 2.1.3 to 5.1.0

build(deps): bump actions/setup-go from 2.1.3 to 5.1.0 #384

Triggered via pull request October 25, 2024 09:39
Status Failure
Total duration 3m 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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/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/
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cosmos-sdk/cosmos-sdk. Supported file pattern: go.sum