fix: [#5] Ensure that file names get tested in the root #45
Annotations
7 errors and 1 warning
MCVS-golang-action (lint):
internal/analyzer/analyzer.go#L68
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
MCVS-golang-action (lint):
internal/analyzer/analyzer.go#L128
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
MCVS-golang-action (lint):
internal/analyzer/analyzer.go#L68
unhandled-error: Unhandled error in call to function fmt.Println (revive)
|
MCVS-golang-action (lint):
internal/analyzer/analyzer.go#L128
unhandled-error: Unhandled error in call to function fmt.Println (revive)
|
MCVS-golang-action (lint)
Process completed with exit code 201.
|
MCVS-golang-action (unit)
The job was canceled because "lint" failed.
|
MCVS-golang-action (coverage)
The job was canceled because "lint" failed.
|
MCVS-golang-action (security-golang-modules)
Both go-version and go-version-file inputs are specified, only go-version will be used
|