feat(gcp): add network tags support for peer pod VMs #141
lint.yaml
on: pull_request
vet and fmt
3m 37s
golangci-lint
7m 41s
shellcheck
10s
go mod tidy
28s
govulncheck
2m 36s
Packer check
8s
Terraform check
12s
Helm charts
20s
codeql
/
Analysis
7m 1s
Annotations
14 errors and 2 warnings
|
govulncheck
docker.init calls client.init, which eventually calls common.init
|
|
govulncheck
docker.init calls client.init
|
|
govulncheck
docker.NewDockerProvisioner calls client.WithAPIVersionNegotiation
|
|
govulncheck
docker.NewDockerProvisioner calls client.NewClientWithOpts
|
|
govulncheck
e2e.GetPodLog calls rest.Request.Stream, which eventually calls client.NewClientWithOpts
|
|
govulncheck
e2e.GetPodLog calls rest.Request.Stream, which eventually calls client.CheckRedirect
|
|
govulncheck
docker.init calls client.init, which calls checkpoint.init
|
|
govulncheck
docker.init calls client.init, which calls build.init
|
|
govulncheck
docker.init calls client.init, which eventually calls blkiodev.init
|
|
govulncheck
docker.init calls client.init, which calls api.init
|
|
codeql / Analysis
cannot use libvirt.DOMAIN_INTERFACE_ADDRESSES_SRC_LEASE (constant unknown with invalid type) as "libvirt.org/go/libvirt".DomainInterfaceAddressesSource value in argument to dom.ListAllInterfaceAddresses
|
|
codeql / Analysis
could not import C (no metadata for C)
|
|
codeql / Analysis
cannot use libvirt.STORAGE_VOL_CREATE_PREALLOC_METADATA (constant unknown with invalid type) as "libvirt.org/go/libvirt".StorageVolCreateFlags value in argument to sPool.StorageVolCreateXML
|
|
codeql / Analysis
could not import C (no metadata for C)
|
|
codeql / Analysis
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, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, 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.
|
|
codeql / Analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.mod
|