Skip to content

Golangci linnt setup #14

Golangci linnt setup

Golangci linnt setup #14

Triggered via pull request January 12, 2024 14:04
Status Failure
Total duration 1m 33s
Artifacts

lint-go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
golangci-lint: txpool/blocklist.go#L85
Error return value of `io.Copy` is not checked (errcheck)
golangci-lint: p2psrv/bootstrap_nodes.go#L24
Error return value of `io.Copy` is not checked (errcheck)
golangci-lint: cmd/thor/utils.go#L148
Error return value of `io.Copy` is not checked (errcheck)
golangci-lint: vm/contracts.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
golangci-lint: cmd/thor/utils.go#L502
File is not `gofumpt`-ed (gofumpt)
golangci-lint: cmd/thor/main.go#L358
assignments should only be cuddled with other assignments (wsl)
golangci-lint: cmd/thor/main.go#L19
import 'github.com/mattn/go-isatty' is not allowed from list 'Main' (depguard)
golangci-lint: cmd/thor/utils.go#L36
import 'github.com/mattn/go-tty' is not allowed from list 'Main' (depguard)
golangci-lint
issues found