Skip to content

use Go 1.22 range over integers syntax #9640

use Go 1.22 range over integers syntax

use Go 1.22 range over integers syntax #9640

Triggered via pull request February 23, 2024 17:56
Status Failure
Total duration 1m 50s
Artifacts

prbuild.yaml

on: pull_request
build-image
0s
build-image
test-linux
0s
test-linux
test-osx
0s
test-osx
gateway-conformance
0s
gateway-conformance
Matrix: e2e
Matrix: upgrade
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/featuretests/kubernetes.go#L76
cert declared and not used (typecheck)
lint: internal/featuretests/kubernetes.go#L90
crl declared and not used (typecheck)
lint: test/e2e/deployment.go#L988
cannot range over n (variable of type int) (typecheck)
lint: internal/debug/dot.go#L159
previous case (typecheck)
lint: internal/featuretests/v3/route_test.go#L991
cannot range over 100 (untyped int constant) (typecheck)
lint: internal/gatewayapi/listeners.go#L120
cannot range over i (variable of type int) (typecheck)
lint: internal/sorter/sorter.go#L264
cannot range over len(lhsHeaderMatchConditions) (value of type int) (typecheck)
lint: internal/sorter/sorter.go#L459
previous case (typecheck)
lint: internal/sorter/sorter_test.go#L723
cannot range over 10 (untyped int constant) (typecheck)
lint: internal/xdscache/v3/endpointslicetranslator.go#L353
e.Notify undefined (type *EndpointSliceTranslator has no field or method Notify) (typecheck)