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