feat: go 1.24.1 #1
Annotations
7 errors
|
test
issues found
|
|
test:
pkg/utils/freeport/ephemeral_linux_test.go#L11
redefines-builtin-id: redefinition of the built-in function min (revive)
|
|
test:
pkg/utils/freeport/ephemeral_linux_test.go#L2
redundant-build-tag: The build tag "// +build" is redundant since Go 1.17 and can be removed (revive)
|
|
test:
pkg/utils/freeport/ephemeral_linux.go#L34
redefines-builtin-id: redefinition of the built-in function max (revive)
|
|
test:
pkg/utils/freeport/ephemeral_linux.go#L33
redefines-builtin-id: redefinition of the built-in function min (revive)
|
|
test:
pkg/utils/freeport/ephemeral_linux.go#L22
confusing-results: unnamed results of the same type may be confusing, consider using named results (revive)
|
|
test:
pkg/utils/freeport/ephemeral_linux.go#L2
redundant-build-tag: The build tag "// +build" is redundant since Go 1.17 and can be removed (revive)
|