Add code to be covered by test #636
lint.yaml
on: pull_request
lint
/
Metadata
15s
lint
/
Go
54s
Annotations
4 errors and 3 warnings
lint / Go:
dummy.go#L22
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
lint / Go:
dummy.go#L23
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
lint / Go:
dummy.go#L25
use of `println` forbidden by pattern `^print(ln)?$` (forbidigo)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ci-sandbox/ci-sandbox. Supported file pattern: go.sum
|
lint / Go:
dummy.go#L21
exported: exported method PublicAPI.PublicFunc should have comment or be unexported (revive)
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ci-sandbox/ci-sandbox. Supported file pattern: go.sum
|