Skip to content

chore: updated template files #4

chore: updated template files

chore: updated template files #4

Triggered via push June 26, 2024 08:39
Status Failure
Total duration 2m 7s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: doc.go#L3
line is 145 characters (lll)
lint: list.go#L90
type assertion must be checked (forcetypeassert)
lint: list.go#L26
Get returns generic interface (T) of type param any (ireturn)
lint: list.go#L88
Reduce returns generic interface (T) of type param any (ireturn)
lint: list.go#L33
return with no blank line before (nlreturn)
lint: list.go#L39
return with no blank line before (nlreturn)
lint: list.go#L50
return with no blank line before (nlreturn)
lint: list.go#L76
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: examples_test.go#L195
File is not `gofumpt`-ed (gofumpt)
lint: examples_test.go#L196
unnecessary trailing newline (whitespace)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.