Update module golang.org/x/sync to v0.8.0 #1220
Annotations
10 errors and 1 warning
test:
controlplane/api/v1alpha1/cidrblock_types.go#L20
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/miscord-dev/tetrapod/controlplane/api/v1alpha1); to add:
|
test:
controlplane/api/v1alpha1/zz_generated.deepcopy.go#L25
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/miscord-dev/tetrapod/controlplane); to add:
|
test:
controlplane/api/v1alpha1/groupversion_info.go#L23
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/miscord-dev/tetrapod/controlplane/api/v1alpha1); to add:
|
test:
controlplane/api/v1alpha1/groupversion_info.go#L24
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/scheme (imported by github.com/miscord-dev/tetrapod/controlplane/api/v1alpha1); to add:
|
test:
controlplane/pkg/ipaddrutil/ipaddrutil.go#L4
missing go.sum entry for module providing package github.com/seancfoley/ipaddress-go/ipaddr (imported by github.com/miscord-dev/tetrapod/controlplane/controllers); to add:
|
test:
controlplane/controllers/cidrclaim_controller.go#L25
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/miscord-dev/tetrapod/controlplane/controllers); to add:
|
test:
controlplane/controllers/cidrclaim_controller.go#L27
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/labels (imported by github.com/miscord-dev/tetrapod/controlplane/controllers); to add:
|
test:
controlplane/controllers/cidrclaim_controller.go#L29
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/miscord-dev/tetrapod/controlplane); to add:
|
test:
controlplane/controllers/cidrclaim_controller.go#L30
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/miscord-dev/tetrapod/controlplane/controllers); to add:
|
test:
controlplane/main.go#L28
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/runtime (imported by github.com/miscord-dev/tetrapod/controlplane); to add:
|
test
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/
|