Skip to content

feat: tests

feat: tests #1

Triggered via push August 20, 2024 23:09
Status Failure
Total duration 2m 40s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Check: pkg/foreman_test.go#L45
Error return value of `os.WriteFile` is not checked (errcheck)
Check: pkg/foreman_test.go#L48
Error return value of `os.WriteFile` is not checked (errcheck)
Check: pkg/foreman_test.go#L51
Error return value of `os.WriteFile` is not checked (errcheck)
Check: pkg/foreman_test.go#L104
ineffectual assignment to cnt (ineffassign)
Check
issues found
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/