fix: [#5] Ensure that file names get tested in the root #45
Annotations
5 errors
Run schubergphilis/[email protected]:
internal/analyzer/analyzer.go#L68
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run schubergphilis/[email protected]:
internal/analyzer/analyzer.go#L128
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run schubergphilis/[email protected]:
internal/analyzer/analyzer.go#L68
unhandled-error: Unhandled error in call to function fmt.Println (revive)
|
Run schubergphilis/[email protected]:
internal/analyzer/analyzer.go#L128
unhandled-error: Unhandled error in call to function fmt.Println (revive)
|
Run schubergphilis/[email protected]
Process completed with exit code 201.
|
Loading