build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #5
lint.yml
on: pull_request
Run golangci-lint
5m 20s
Run markdown-lint
20s
Annotations
6 errors and 3 warnings
Run golangci-lint:
app/app.go#L19
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
Run golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (typecheck)
|
Run golangci-lint:
precompiles/vesting/tx_test.go#L19
"github.com/evmos/evmos/v16/types" imported as evmostypes and not used (typecheck)
|
Run golangci-lint:
x/vesting/keeper/msg_server_test.go#L12
"github.com/cosmos/cosmos-sdk/x/auth/vesting/exported" imported as vestingexported and not used (typecheck)
|
Run golangci-lint:
x/vesting/keeper/msg_server_test.go#L15
"github.com/evmos/evmos/v16/types" imported as evmostypes and not used (typecheck)
|
Run golangci-lint
issues found
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|