Skip to content

Bump google.golang.org/grpc from 1.69.0 to 1.69.4 #1608

Bump google.golang.org/grpc from 1.69.0 to 1.69.4

Bump google.golang.org/grpc from 1.69.0 to 1.69.4 #1608

Triggered via pull request January 13, 2025 23:31
Status Failure
Total duration 2m 43s
Artifacts

test.yaml

on: pull_request
Test GatewayD Plugins
0s
Test GatewayD Plugins
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test GatewayD: cmd/run.go#L148
golang.org/x/exp/maps.Keys() can be replaced by slices.Collect(maps.Keys()) (exptostd)
Test GatewayD: cmd/run.go#L16
Import statement 'golang.org/x/exp/maps' can be replaced by 'maps' (exptostd)
Test GatewayD: config/config.go#L24
Import statement 'golang.org/x/exp/slices' can be replaced by 'slices' (exptostd)
Test GatewayD: metrics/merger.go#L193
golang.org/x/exp/maps.Keys() can be replaced by slices.Collect(maps.Keys()) (exptostd)
Test GatewayD: metrics/merger.go#L239
golang.org/x/exp/maps.Keys() can be replaced by slices.Collect(maps.Keys()) (exptostd)
Test GatewayD: metrics/merger.go#L24
Import statement 'golang.org/x/exp/maps' can be replaced by 'maps' (exptostd)
Test GatewayD: network/client_test.go#L123
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Test GatewayD: network/client_test.go#L163
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Test GatewayD: network/client_test.go#L195
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Test GatewayD
issues found
Test GatewayD
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636