Formatted a line correctly #10573
go.yml
on: push
ubuntu
2m 46s
smoke_tests
0s
Matrix: lint
Annotations
10 errors and 2 warnings
lint (ubuntu-latest):
pkg/util/common/util_test.go#L16
redefines-builtin-id: redefinition of the built-in function max (revive)
|
lint (ubuntu-latest):
pkg/util/common/util_test.go#L17
redefines-builtin-id: redefinition of the built-in function min (revive)
|
lint (ubuntu-latest)
Process completed with exit code 1.
|
lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint (windows-latest)
The operation was canceled.
|
lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint (macos-latest)
The operation was canceled.
|
ubuntu:
pkg/util/common/util_test.go#L16
variable max has same name as predeclared identifier (predeclared)
|
ubuntu:
pkg/util/common/util_test.go#L17
variable min has same name as predeclared identifier (predeclared)
|
ubuntu
Process completed with exit code 2.
|
lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|