Skip to content

orainmers - Testing and publishing #6

orainmers - Testing and publishing

orainmers - Testing and publishing #6

Triggered via push March 2, 2025 13:42
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
Prepare variables
0s
Prepare variables
Linting
19s
Linting
Unit tests
12s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Unit tests
Process completed with exit code 1.
Linting: internal/web/web.go#L58
unnecessary conversion (unconvert)
Linting: internal/web/web.go#L69
unnecessary conversion (unconvert)
Linting: internal/web/web.go#L85
G601: Implicit memory aliasing in for loop. (gosec)
Linting: internal/web/web.go#L85
exporting a pointer for the loop variable e (exportloopref)
Linting: internal/web/web.go#L86
G601: Implicit memory aliasing in for loop. (gosec)
Linting: internal/web/web.go#L86
exporting a pointer for the loop variable e (exportloopref)
Linting: internal/web/web.go#L97
unnecessary conversion (unconvert)
Linting: internal/web/web.go#L101
unnecessary conversion (unconvert)
Linting
issues found
Unit tests
Both go-version and go-version-file inputs are specified, only go-version will be used
Linting: internal/web/web.go#L77
unused-parameter: parameter 'request' seems to be unused, consider removing or renaming it as _ (revive)
Linting
Both go-version and go-version-file inputs are specified, only go-version will be used