Skip to content

Update docker-compose.yaml #1606

Update docker-compose.yaml

Update docker-compose.yaml #1606

Triggered via pull request January 10, 2025 00:46
Status Failure
Total duration 2m 54s
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