Skip to content

feat: go 1.24.1

feat: go 1.24.1 #1

Triggered via pull request March 27, 2025 10:08
Status Failure
Total duration 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)