Skip to content

Release

Release #41

Manually triggered July 3, 2023 12:06
Status Failure
Total duration 3m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: workflow_dispatch
Build test image
0s
Build test image
Matrix: Tests End-to-End on K8s
Release
0s
Release
Containers
0s
Containers
Cleanup
0s
Cleanup
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Semantic Version
Process completed with exit code 1.
Tests: api/v1alpha1/cachedimage_types.go#L62
cannot use &CachedImage{} (value of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (typecheck)
Tests: controllers/pod_controller.go#L313
named declared and not used (typecheck)
Tests: controllers/pod_controller_test.go#L11
"github.com/enix/kube-image-keeper/internal/registry" imported and not used (typecheck)