Update CI configs to v0.11.15 #77
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
19s
Annotations
7 errors and 2 warnings
lint / Go:
crypto_test.go#L29
variable min has same name as predeclared identifier (predeclared)
|
lint / Go:
crypto_test.go#L30
variable max has same name as predeclared identifier (predeclared)
|
lint / Go:
math_test.go#L29
variable min has same name as predeclared identifier (predeclared)
|
lint / Go:
math_test.go#L30
variable max has same name as predeclared identifier (predeclared)
|
lint / Go:
math_test.go#L54
variable min has same name as predeclared identifier (predeclared)
|
lint / Go:
math_test.go#L55
variable max has same name as predeclared identifier (predeclared)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/randutil/randutil. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/randutil/randutil. Supported file pattern: go.sum
|