Skip to content

build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.6 #374

build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.6

build(deps): bump cosmossdk.io/api from 0.3.1 to 0.7.6 #374

Triggered via pull request November 1, 2024 10:05
Status Failure
Total duration 2m 23s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
2m 0s
Run golangci-lint
Run markdown-lint
11s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run golangci-lint: x/erc20/types/erc20.pb.go#L14
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
Run golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
Run golangci-lint: precompiles/erc20/erc20.go#L45
cannot use &Precompile{} (value of type *Precompile) as vm.PrecompiledContract value in variable declaration: *Precompile does not implement vm.PrecompiledContract (missing method Address) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L59
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L86
p.Address undefined (type Precompile has no field or method Address) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L122
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L145
p.Address undefined (type Precompile has no field or method Address) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L184
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L216
p.Address undefined (type Precompile has no field or method Address) (typecheck)
Run golangci-lint: precompiles/erc20/approve.go#L228
missing type in composite literal (typecheck)
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum