ci(release): add buildx based release #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
vet:
internal/controller/nodetermination_pvc_controller.go#L27
missing go.sum entry for module providing package github.com/go-logr/logr (imported by github.com/AppsFlyer/local-pvc-releaser/internal/controller); to add:
|
vet:
internal/controller/nodetermination_pvc_controller.go#L28
missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/AppsFlyer/local-pvc-releaser/internal/controller); to add:
|
vet:
internal/exporters/prometheus_exporter.go#L4
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/AppsFlyer/local-pvc-releaser/internal/controller); to add:
|
vet:
internal/initializers/logger.go#L11
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/AppsFlyer/local-pvc-releaser/internal/initializers); to add:
|
vet:
internal/controller/nodetermination_pvc_controller.go#L29
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/AppsFlyer/local-pvc-releaser/internal/controller); to add:
|
vet:
internal/controller/nodetermination_pvc_controller.go#L30
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/AppsFlyer/local-pvc-releaser); to add:
|
vet:
main.go#L28
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/runtime (imported by github.com/AppsFlyer/local-pvc-releaser); to add:
|
vet:
main.go#L29
missing go.sum entry for module providing package k8s.io/client-go/kubernetes/scheme (imported by github.com/AppsFlyer/local-pvc-releaser); to add:
|
vet:
main.go#L25
missing go.sum entry for module providing package k8s.io/client-go/plugin/pkg/client/auth (imported by github.com/AppsFlyer/local-pvc-releaser); to add:
|
vet:
internal/controller/nodetermination_pvc_controller.go#L31
missing go.sum entry for module providing package k8s.io/client-go/tools/record (imported by github.com/AppsFlyer/local-pvc-releaser/internal/controller); to add:
|
vet
Restore cache failed: Dependencies file is not found in /home/runner/work/local-pvc-releaser/local-pvc-releaser. Supported file pattern: go.sum
|
fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/local-pvc-releaser/local-pvc-releaser. Supported file pattern: go.sum
|