Skip to content

Code Quality: PR #2510 #467

Code Quality: PR #2510

Code Quality: PR #2510 #467

Triggered via dynamic April 3, 2026 09:17
Status Success
Total duration 14m 49s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Analyze (go)
undefined: tc.Logger
Analyze (go)
undefined: tc.Logging
Analyze (go)
cannot index containers (variable of struct type "github.com/moby/moby/client".ContainerListResult)
Analyze (go)
invalid argument: containers (variable of struct type "github.com/moby/moby/client".ContainerListResult) for built-in len
Analyze (go)
invalid argument: containers (variable of struct type "github.com/moby/moby/client".ContainerListResult) for built-in len
Analyze (go)
cannot use containerListOptions (variable of struct type "github.com/docker/docker/api/types/container".ListOptions) as "github.com/moby/moby/client".ContainerListOptions value in argument to cli.ContainerList
Analyze (go)
cannot use dockerClient (variable of type *testcontainers.DockerClient) as "github.com/docker/docker/client".APIClient value in return statement: *testcontainers.DockerClient does not implement "github.com/docker/docker/client".APIClient (wrong type for method BuildCachePrune)
Analyze (go)
cannot use containers[0] (variable of struct type "github.com/docker/docker/api/types/container".Summary) as "github.com/moby/moby/api/types/container".Summary value in argument to d.provider.ContainerFromType
Analyze (go)
cannot use dockerClient (variable of interface type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in argument to provider.SetClient: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method BuildCachePrune)
Analyze (go)
undefined: archive.Gzip
Analyze (python)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Analyze (javascript-typescript)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Analyze (go)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.