Skip to content

build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.2 #635

build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.2

build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.2 #635

Triggered via pull request June 10, 2024 10:30
Status Failure
Total duration 2m 41s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
2m 29s
Run golangci-lint
Run markdown-lint
14s
Run markdown-lint
Run flake8 on python integration tests
15s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
15s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Run golangci-lint
default close handler should not return ErrCloseSent. by <a href="https://github.com/pnx"><code>@​pnx</code></a> in <a href="https://redirect.github.com/gorilla/websocket/pull/865">gorilla/websocket#865</a></li>\n' +
Run golangci-lint
default close handler should not return ErrCloseSent. by <a href="https://github.com/pnx"><code>@​pnx</code></a> in <a href="https://redirect.github.com/gorilla/websocket/pull/865">gorilla/websocket#865</a></li>\n' +
Run golangci-lint: types/account.go#L32
cannot use (*EthAccount)(nil) (value of type *EthAccount) as "github.com/cosmos/cosmos-sdk/codec/types".UnpackInterfacesMessage value in variable declaration: *EthAccount does not implement "github.com/cosmos/cosmos-sdk/codec/types".UnpackInterfacesMessage (missing method UnpackInterfaces) (typecheck)
Run golangci-lint: types/account.go#L77
acc.GetAddress undefined (type EthAccount has no field or method GetAddress) (typecheck)
Run golangci-lint: types/account.pb.go#L47
cannot use m (variable of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_EthAccount.Marshal: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L58
cannot use m (variable of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_EthAccount.Merge: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L64
cannot use m (variable of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_EthAccount.DiscardUnknown: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L70
cannot use (*EthAccount)(nil) (value of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to proto.RegisterType: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/codec.go#L29
cannot use &EthAccount{} (value of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to registry.RegisterImplementations: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/codec.go#L33
cannot use &EthAccount{} (value of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to registry.RegisterImplementations: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
Run golangci-lint: app/ante/eth.go#L86
avd.evmKeeper.GetAccount undefined (type EVMKeeper has no field or method GetAccount) (typecheck)
Run golangci-lint: x/evm/handler.go#L32
previous case (typecheck)
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. 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: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.