Skip to content

fix(deps): update module k8s.io/api to v0.31.1 #572

fix(deps): update module k8s.io/api to v0.31.1

fix(deps): update module k8s.io/api to v0.31.1 #572

Triggered via pull request July 11, 2024 01:24
Status Failure
Total duration 25s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by github.com/gruntwork-io/terratest/modules/k8s); to add:
build
missing go.sum entry for module providing package k8s.io/api/authorization/v1 (imported by github.com/gruntwork-io/terratest/modules/k8s); to add:
build
missing go.sum entry for module providing package k8s.io/api/batch/v1 (imported by github.com/gruntwork-io/terratest/modules/k8s); to add:
build
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by benchmark-helm/charts/zeebe-benchmark/test); to add:
build
missing go.sum entry for module providing package k8s.io/api/networking/v1 (imported by github.com/gruntwork-io/terratest/modules/k8s); to add:
build
missing go.sum entry for module providing package k8s.io/api/networking/v1beta1 (imported by github.com/gruntwork-io/terratest/modules/k8s); to add:
build
missing go.sum entry for module providing package k8s.io/api/rbac/v1 (imported by github.com/gruntwork-io/terratest/modules/k8s); to add:
build
missing go.sum entry for module providing package k8s.io/api/apidiscovery/v2beta1 (imported by k8s.io/client-go/discovery); to add:
build
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by k8s.io/client-go/kubernetes/typed/admissionregistration/v1); to add:
build
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1alpha1 (imported by k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1); to add:
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/setup-helm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/