Skip to content

feat: Add Non Admin Restore controller #315

feat: Add Non Admin Restore controller

feat: Add Non Admin Restore controller #315

Triggered via pull request November 19, 2024 19:47
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
golang-check
2m 2s
golang-check
container-check
1m 14s
container-check
project-check
30s
project-check
oadp-compatibility-check
1m 26s
oadp-compatibility-check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
oadp-compatibility-check
run 'make update-non-admin-manifests' in OADP repository to update Non Admin Controller (NAC) manifests
oadp-compatibility-check
Process completed with exit code 1.
golang-check: internal/common/function/function.go#L47
exported: exported function GetNonAdminRestoreLabels should have comment or be unexported (revive)
golang-check: internal/common/function/function.go#L61
exported: exported function GetNonAdminRestoreAnnotations should have comment or be unexported (revive)
golang-check: internal/common/function/function.go#L94
exported: exported function ValidateRestoreSpec should have comment or be unexported (revive)
golang-check: internal/common/function/function.go#L231
exported: exported function GetVeleroRestoreByLabel should have comment or be unexported (revive)
golang-check: internal/common/function/function.go#L272
exported: exported function CheckVeleroRestoreMetadata should have comment or be unexported (revive)
golang-check: internal/controller/nonadminrestore_controller.go#L256
Error return value of `r.Get` is not checked (errcheck)
golang-check
issues found