Update docker-compose.yaml #1606
test.yaml
on: pull_request
Test GatewayD
2m 44s
Test GatewayD Plugins
0s
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
|