Skip to content

build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #475

build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11

build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #475

Triggered via pull request August 18, 2023 10:19
Status Failure
Total duration 6m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Run golangci-lint
5m 50s
Run golangci-lint
Run markdown-lint
18s
Run markdown-lint
Run flake8 on python integration tests
18s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
19s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Run golangci-lint: app/app.go#L28
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
issues found
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
Run golangci-lint: rpc/backend/utils.go#L149
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)