test/e2e: Add debug of failed pods #5670
lint.yaml
on: pull_request
vet and fmt
2m 44s
golangci-lint
4m 59s
shellcheck
12s
go mod tidy
24s
govulncheck
1m 42s
Packer check
9s
Terraform check
14s
codeql
/
Analysis
4m 27s
Annotations
18 errors and 1 warning
govulncheck:
src/cloud-api-adaptor/test/e2e/assessment_helpers.go#L376
cannot use job (variable of type "k8s.io/api/batch/v1".Job) as *"k8s.io/api/batch/v1".Job value in argument to GetPodsFromJob
|
govulncheck:
src/cloud-api-adaptor/test/e2e/assessment_helpers.go#L389
undefined: clientset
|
govulncheck:
src/cloud-api-adaptor/test/e2e/assessment_helpers.go#L397
undefined: clientset
|
govulncheck:
src/cloud-api-adaptor/test/e2e/assessment_helpers.go#L376
err declared and not used
|
govulncheck
Process completed with exit code 2.
|
golangci-lint
err declared and not used
|
golangci-lint
cannot use job (variable of type "k8s.io/api/batch/v1".Job) as *"k8s.io/api/batch/v1".Job value in argument to GetPodsFromJob
|
golangci-lint
undefined: clientset
|
golangci-lint
undefined: clientset (typecheck)
|
golangci-lint
Process completed with exit code 2.
|
codeql / Analysis
cannot use job (variable of type "k8s.io/api/batch/v1".Job) as *"k8s.io/api/batch/v1".Job value in argument to GetPodsFromJob
|
codeql / Analysis
undefined: clientset
|
codeql / Analysis
undefined: clientset
|
codeql / Analysis
declared and not used: err
|
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
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
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.sum
|