Skip to content

chore: update template files #11

chore: update template files

chore: update template files #11

Triggered via push July 19, 2024 22:28
Status Failure
Total duration 4m 5s
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/