build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 26.1.4+incompatible in /src/cloud-api-adaptor #69
lint.yaml
on: pull_request
vet and fmt
2m 27s
golangci-lint
5m 32s
shellcheck
4s
go mod tidy
25s
govulncheck
2m 50s
Packer check
9s
Terraform check
13s
Annotations
10 errors and 11 warnings
govulncheck
controllers.PeerPodReconciler.Reconcile calls client.client.Delete, which eventually calls http.Client.Do
|
govulncheck
controllers.PeerPodConfigReconciler.PatchNodeStatus calls core.nodes.Patch, which eventually calls http.Client.Do
|
govulncheck
webhook.main calls webhook.Server.Register, which eventually calls http.Client.Do
|
govulncheck
v1alpha1.peerpodVolumes.Watch calls rest.Request.Watch, which calls http.Client.Do
|
govulncheck
azure.GetUserData calls http.Client.Do
|
govulncheck
ibmcloud.ibmcloudVPCProvider.CreateInstance calls vpcv1.VpcV1.GetInstanceWithContext, which eventually calls http.Transport.CloseIdleConnections
|
govulncheck
ibmcloud.ibmcloudVPCProvider.CreateInstance calls vpcv1.VpcV1.GetInstanceWithContext, which eventually calls http.Transport.RoundTrip
|
govulncheck
azure.azureProvider.DeleteInstance calls armcompute.VirtualMachinesClient.BeginDelete, which eventually calls azidentity.ClientSecretCredential.GetToken
|
govulncheck
azure.azureProvider.DeleteInstance calls armcompute.VirtualMachinesClient.BeginDelete, which eventually calls azidentity.WorkloadIdentityCredential.GetToken
|
govulncheck
wnssh.KbsClient.PostResource calls http.Client.Do
|
shellcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Packer check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Terraform check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go mod tidy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go mod tidy
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.sum
|
vet and fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
vet and fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.sum
|
govulncheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
govulncheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.sum
|
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.sum
|