chore(deps): update all non-major dependencies #1607
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Unit tests
30s
Integration tests
30s
Golangci-lint
38s
Shellcheck
4s
Annotations
30 errors and 1 warning
Unit tests
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Unit tests
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Unit tests
no such package located
|
Unit tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/kubewarden/kubewarden-controller/controllers); to add:
|
Unit tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubewarden/kubewarden-controller/controllers); to add:
|
Unit tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Unit tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/kubewarden/kubewarden-controller/internal/pkg/admission); to add:
|
Unit tests:
pkg/apis/policies/v1/clusteradmissionpolicy_webhook.go#L26
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/validation/field (imported by github.com/kubewarden/kubewarden-controller/pkg/apis/policies/v1); to add:
|
Unit tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Unit tests:
pkg/apis/policies/v1/policy.go#L7
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Integration tests
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Integration tests
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Integration tests
no such package located
|
Integration tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/kubewarden/kubewarden-controller/controllers); to add:
|
Integration tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubewarden/kubewarden-controller/controllers); to add:
|
Integration tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Integration tests
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/kubewarden/kubewarden-controller/internal/pkg/admission); to add:
|
Integration tests:
pkg/apis/policies/v1/clusteradmissionpolicy_webhook.go#L26
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/validation/field (imported by github.com/kubewarden/kubewarden-controller/pkg/apis/policies/v1); to add:
|
Integration tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Integration tests:
pkg/apis/policies/v1/policy.go#L7
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/kubewarden/kubewarden-controller); to add:
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Cannot open: File exists
|
Golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|