Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Add a bundle deployment reconciler to handle v1alpha2 API #2044

Add a bundle deployment reconciler to handle v1alpha2 API

Add a bundle deployment reconciler to handle v1alpha2 API #2044

Triggered via pull request October 18, 2023 21:26
Status Failure
Total duration 5m 22s
Artifacts

sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
verify
Process completed with exit code 2.
lint: internal/v1alpha2/source/image.go#L31
File is not `goimports`-ed with -local github.com/operator-framework/rukpak (goimports)
lint: internal/v1alpha2/source/interface.go#L23
File is not `goimports`-ed with -local github.com/operator-framework/rukpak (goimports)
lint: internal/v1alpha2/source/image_test.go#L29
File is not `goimports`-ed with -local github.com/operator-framework/rukpak (goimports)
lint: internal/v1alpha2/store/store.go#L83
`if header.Typeflag == tar.TypeDir` has complex nested blocks (complexity: 6) (nestif)
lint
Process completed with exit code 2.
lint: internal/v1alpha2/store/store.go#L47
unexported-return: exported func NewBundleDeploymentStore returns unexported type *store.bundledeploymentStore, which can be annoying to use (revive)