Skip to content

Changing upgrade package structure as a placeholder for supporting both #266

Changing upgrade package structure as a placeholder for supporting both

Changing upgrade package structure as a placeholder for supporting both #266

Triggered via push January 1, 2025 09:26
Status Failure
Total duration 2m 22s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
lint: pkg/upgrade/common/upgrade_common.go#L63
exported: type name will be used as common.CommonUpgradeStateManager by other packages, and that stutters; consider calling this UpgradeStateManager (revive)
lint: pkg/upgrade/common/upgrade_common.go#L91
exported: type name will be used as common.CommonUpgradeManagerImpl by other packages, and that stutters; consider calling this UpgradeManagerImpl (revive)
lint: pkg/upgrade/inbox/upgrade_inbox.go#L27
exported: type name will be used as inbox.InboxUpgradeManagerImpl by other packages, and that stutters; consider calling this UpgradeManagerImpl (revive)
lint: pkg/upgrade/requestor/upgrade_requestor.go#L27
exported: type name will be used as requestor.RequestorUpgradeManagerImpl by other packages, and that stutters; consider calling this UpgradeManagerImpl (revive)
lint: pkg/upgrade/manager/upgrade_state.go#L71
unnecessary leading newline (whitespace)
lint: pkg/upgrade/manager/upgrade_state.go#L81
unnecessary leading newline (whitespace)
lint: pkg/upgrade/manager/upgrade_state.go#L93
unnecessary leading newline (whitespace)
lint: pkg/upgrade/manager/upgrade_state.go#L55
directive `//nolint:interfacebloat` is unused for linter "interfacebloat" (nolintlint)
lint
Process completed with exit code 2.
go-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-operator-libs/k8s-operator-libs. Supported file pattern: go.sum
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-operator-libs/k8s-operator-libs. Supported file pattern: go.sum