Skip to content

Merge pull request #132 from decentrio/patch-2 #195

Merge pull request #132 from decentrio/patch-2

Merge pull request #132 from decentrio/patch-2 #195

Triggered via push April 2, 2024 13:49
Status Failure
Total duration 35s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: app/forks.go#L83
File is not `gofumpt`-ed (gofumpt)
lint: app/forks.go#L121
File is not `gofumpt`-ed (gofumpt)
lint: app/fork_test.go#L79
File is not `gofumpt`-ed (gofumpt)
lint: app/fork_test.go#L144
File is not `gofumpt`-ed (gofumpt)
lint: app/fork_test.go#L97
`eles` is a misspelling of `eels` (misspell)
lint: app/fork_test.go#L98
`eles` is a misspelling of `eels` (misspell)
lint: app/fork_test.go#L99
`eles` is a misspelling of `eels` (misspell)
lint: app/fork_test.go#L100
`eles` is a misspelling of `eels` (misspell)
lint: app/fork_test.go#L102
`eles` is a misspelling of `eels` (misspell)
lint: app/fork_test.go#L104
`eles` is a misspelling of `eels` (misspell)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: app/forks.go#L120
var-naming: don't use underscores in Go names; var unique_addrs should be uniqueAddrs (revive)