Various CI/linting updates #4
Annotations
6 errors and 1 warning
Lint:
hello_test.go#L27
gorepotemplate.<anonymous> is missing field Name (exhaustruct)
|
Lint:
hello.go#L17
return with no blank line before (nlreturn)
|
Lint:
hello_test.go#L6
Function TestHello missing the call to method parallel (paralleltest)
|
Lint:
hello_test.go#L33
Range statement for test TestHello missing the call to method parallel in test Run (paralleltest)
|
Lint:
hello_test.go#L1
package should be `gorepotemplate_test` instead of `gorepotemplate` (testpackage)
|
Lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gorepotemplate/gorepotemplate. Supported file pattern: go.sum
|
Loading