Skip to content

Problem: redundant parse chainID from gensis when start server #582

Problem: redundant parse chainID from gensis when start server

Problem: redundant parse chainID from gensis when start server #582

Triggered via pull request October 20, 2023 15:19
Status Failure
Total duration 5m 2s
Artifacts

lint.yml

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

Annotations

9 errors and 1 warning
Run golangci-lint: cmd/ethermintd/flags.go#L1
: # github.com/evmos/ethermint/cmd/ethermintd
Run golangci-lint: cmd/ethermintd/root.go#L47
sdkserver redeclared in this block
Run golangci-lint: cmd/ethermintd/root.go#L37
other declaration of sdkserver
Run golangci-lint: cmd/ethermintd/root.go#L47
imported and not used: "github.com/cosmos/cosmos-sdk/server" as sdkserver (typecheck)
Run golangci-lint: rpc/websockets.go#L115
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Run golangci-lint: rpc/websockets.go#L117
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Run golangci-lint: rpc/backend/backend.go#L35
ST1019: package "github.com/evmos/ethermint/rpc/types" is being imported more than once (stylecheck)
Run golangci-lint: rpc/backend/backend.go#L36
ST1019(related information): other import of "github.com/evmos/ethermint/rpc/types" (stylecheck)
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