Skip to content

fix(deps): update go minor dependencies updates (auto-merge) #1803

fix(deps): update go minor dependencies updates (auto-merge)

fix(deps): update go minor dependencies updates (auto-merge) #1803

Triggered via push September 12, 2024 10:43
Status Failure
Total duration 1m 10s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
test (1.22.x, macos-latest): internal/pkg/parser/virtualservice.go#L7
missing go.sum entry for module providing package istio.io/api/networking/v1 (imported by github.com/getyourguide/istio-config-validator/internal/pkg/istio-router-check/envoy); to add:
test (1.22.x, macos-latest): internal/pkg/parser/testcase.go#L14
missing go.sum entry for module providing package istio.io/api/networking/v1alpha3 (imported by github.com/getyourguide/istio-config-validator/internal/pkg/istio-router-check/cmd); to add:
test (1.22.x, macos-latest): internal/pkg/parser/virtualservice.go#L8
missing go.sum entry for module providing package istio.io/client-go/pkg/apis/networking/v1 (imported by github.com/getyourguide/istio-config-validator/internal/pkg/parser); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package istio.io/api/label (imported by istio.io/istio/pilot/pkg/model); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package istio.io/api/mcp/v1alpha1 (imported by istio.io/istio/pkg/config); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/types (imported by istio.io/istio/pilot/pkg/model); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by istio.io/istio/pilot/pkg/config/kube/crd); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by istio.io/istio/pilot/test/xds); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package istio.io/api/extensions/v1alpha1 (imported by istio.io/istio/pilot/pkg/model); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package istio.io/api/mesh/v1alpha1 (imported by istio.io/istio/pilot/pkg/model); to add:
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
test (1.22.x, ubuntu-latest)
The operation was canceled.
test (1.22.x, macos-latest)
The following actions use a deprecated Node.js version 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/