Skip to content

chore: updated template files #9

chore: updated template files

chore: updated template files #9

Triggered via push July 13, 2024 22:56
Status Failure
Total duration 4m 9s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: issue.go#L39
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: issue.go#L38
only one cuddle assignment allowed before if statement (wsl)
lint: issue.go#L37
assignments should only be cuddled with other assignments (wsl)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/