Skip to content

Bgd 5677 spark operator security patching #97

Bgd 5677 spark operator security patching

Bgd 5677 spark operator security patching #97

Triggered via pull request August 8, 2024 14:20
Status Failure
Total duration 36s
Artifacts

cicd.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ci: pkg/batchscheduler/volcano/volcano_scheduler.go#L24
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset (imported by github.com/GoogleCloudPlatform/spark-on-k8s-operator/pkg/batchscheduler/volcano); to add:
ci: pkg/controller/scheduledsparkapplication/controller.go#L26
missing go.sum entry for module providing package github.com/golang/glog (imported by github.com/GoogleCloudPlatform/spark-on-k8s-operator/pkg/controller/scheduledsparkapplication); to add:
ci: pkg/util/metrics.go#L26
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/GoogleCloudPlatform/spark-on-k8s-operator/pkg/controller/sparkapplication); to add:
ci: pkg/util/metrics.go#L27
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/GoogleCloudPlatform/spark-on-k8s-operator/pkg/util); to add:
ci: pkg/util/metrics.go#L28
missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/GoogleCloudPlatform/spark-on-k8s-operator/pkg/util); to add:
ci
Process completed with exit code 2.
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/