orainmers - Testing and publishing #6
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
|