Skip to content

bump utils-k8s-go

bump utils-k8s-go #68

Triggered via pull request October 1, 2024 09:27
@matthyxmatthyx
opened #65
bump
Status Failure
Total duration 34s
Artifacts

pr-created.yaml

on: pull_request
pr-created  /  ...  /  check if secrets are set
0s
pr-created / test / check if secrets are set
pr-created  /  ...  /  Create cross-platform build
20s
pr-created / test / Create cross-platform build
pr-created  /  ...  /  Basic-Test
0s
pr-created / test / Basic-Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/kubescape/kollector/watch); to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubescape/kollector/watch); to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package github.com/cilium/cilium/pkg/labels (imported by github.com/armosec/utils-k8s-go/armometadata); to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/armosec/utils-k8s-go/armometadata); to add:
pr-created / test / Create cross-platform build
missing go.sum entry needed to verify package google.golang.org/genproto/googleapis/api/httpbody (imported by github.com/grpc-ecosystem/grpc-gateway/v2/runtime) is provided by exactly one module; to add:
pr-created / test / Create cross-platform build
missing go.sum entry needed to verify package google.golang.org/genproto/googleapis/rpc/status (imported by google.golang.org/grpc/status) is provided by exactly one module; to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package github.com/docker/docker/api/types/registry (imported by github.com/armosec/armoapi-go/apis); to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1/unstructured (imported by github.com/kubescape/k8s-interface/k8sinterface); to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package k8s.io/utils/strings/slices (imported by github.com/kubescape/k8s-interface/workloadinterface); to add:
pr-created / test / Create cross-platform build
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by github.com/kubescape/k8s-interface/k8sinterface); to add:
pr-created / test / Create cross-platform build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/