Add code to be covered by test #638
lint.yaml
on: pull_request
lint
/
Metadata
15s
lint
/
Go
12s
Annotations
4 errors and 2 warnings
lint / Go:
dummy.go#L24
use of `log.Println` forbidden by pattern `^log.(Panic|Fatal|Print)(f|ln)?$` (forbidigo)
|
lint / Go:
dummy.go#L25
use of `log.Println` forbidden by pattern `^log.(Panic|Fatal|Print)(f|ln)?$` (forbidigo)
|
lint / Go:
dummy.go#L27
use of `log.Println` forbidden by pattern `^log.(Panic|Fatal|Print)(f|ln)?$` (forbidigo)
|
lint / Go
issues found
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ci-sandbox/ci-sandbox. Supported file pattern: go.sum
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ci-sandbox/ci-sandbox. Supported file pattern: go.sum
|