Cohere release #134
lint.yaml
on: pull_request
vet and fmt
3m 40s
golangci-lint
7m 51s
shellcheck
7s
go mod tidy
39s
govulncheck
2m 39s
Packer check
6s
Terraform check
12s
Helm charts
16s
codeql
/
Analysis
7m 14s
Annotations
14 errors and 2 warnings
|
govulncheck
docker.createContainer calls client.Client.ContainerStart
|
|
govulncheck
docker.deleteContainer calls client.Client.ContainerRemove
|
|
govulncheck
docker.createContainer calls client.Client.ContainerInspect
|
|
govulncheck
docker.createContainer calls client.Client.ContainerCreate
|
|
govulncheck
docker.NewProvider calls client.Client.ClientVersion
|
|
govulncheck
ibmcloud.ClusterV2.GetClusterTypeSecurityGroupsWithContext calls core.BaseService.Request, 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 container.init, which 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
|