chore(deps): bump actions/cache from 2.1.6 to 4.0.0 #6
Annotations
10 errors and 1 warning
golangci-lint:
x/params/client/testutil/suite.go#L7
import 'github.com/stretchr/testify/suite' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/params/client/testutil/suite.go#L8
import 'github.com/tendermint/tendermint/libs/cli' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/params/client/testutil/suite.go#L10
import 'github.com/cosmos/cosmos-sdk/testutil/cli' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/params/client/testutil/suite.go#L11
import 'github.com/cosmos/cosmos-sdk/testutil/network' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/params/client/testutil/suite.go#L12
import 'github.com/cosmos/cosmos-sdk/x/params/client/cli' is not allowed from list 'Main' (depguard)
|
golangci-lint:
server/grpc/reflection/v2alpha1/reflection.go#L7
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
|
golangci-lint:
server/grpc/reflection/v2alpha1/reflection.go#L10
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
server/grpc/reflection/v2alpha1/reflection.go#L11
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
server/grpc/reflection/v2alpha1/reflection.go#L12
import 'github.com/cosmos/cosmos-sdk/types/tx' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/distribution/client/common/common.go#L6
import 'github.com/cosmos/cosmos-sdk/client' 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/.
|