Skip to content

Update module sigs.k8s.io/controller-runtime to v0.19.0 #161

Update module sigs.k8s.io/controller-runtime to v0.19.0

Update module sigs.k8s.io/controller-runtime to v0.19.0 #161

Triggered via pull request September 12, 2023 18:31
Status Failure
Total duration 1m 0s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: api/v1alpha1/groupversion_info.go#L8
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/scheme (imported by github.com/appuio/keycloak-attribute-sync-controller/api/v1alpha1); to add:
test: internal/pkg/sync/sync.go#L12
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/appuio/keycloak-attribute-sync-controller/controllers); to add:
test: internal/pkg/sync/sync.go#L13
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log (imported by github.com/appuio/keycloak-attribute-sync-controller/controllers); to add:
test
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/appuio/keycloak-attribute-sync-controller); to add:
test: main.go#L16
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/healthz (imported by github.com/appuio/keycloak-attribute-sync-controller); to add:
test: main.go#L17
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log/zap (imported by github.com/appuio/keycloak-attribute-sync-controller); to add:
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/