Support external network connectivity for the pod via pod VM network #5872
lint.yaml
on: pull_request
vet and fmt
3m 2s
golangci-lint
4m 50s
shellcheck
7s
go mod tidy
13s
govulncheck
1m 49s
Packer check
10s
Terraform check
17s
codeql
/
Analysis
4m 36s
Annotations
14 errors and 1 warning
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
golangci-lint
cannot use newMockEC2Client() (value of type *mockEC2Client) as ec2Client value in struct literal: *mockEC2Client does not implement ec2Client (missing method AllocateAddress)
|
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
|