Skip to content

Update master to oadp-dev references #835

Update master to oadp-dev references

Update master to oadp-dev references #835

Triggered via pull request December 18, 2025 14:12
Status Failure
Total duration 4m 22s
Artifacts

ci.yml

on: pull_request
golang-check
4m 18s
golang-check
container-check
1m 38s
container-check
project-check
38s
project-check
oadp-compatibility-check
1m 34s
oadp-compatibility-check
Fit to window
Zoom out
Zoom in

Annotations

8 errors
oadp-compatibility-check
Process completed with exit code 1.
oadp-compatibility-check
run 'make update-velero-manifests' in Non Admin Controller (NAC) repository to update Velero manifests
golang-check
issues found
golang-check: internal/controller/nonadminbackupstoragelocation_controller.go#L707
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
golang-check: internal/controller/nonadminbackupstoragelocation_controller.go#L715
Error return value is not checked (errcheck)
golang-check: internal/controller/nonadminbackupstoragelocation_controller.go#L646
Error return value is not checked (errcheck)
golang-check: internal/controller/nonadminbackupstoragelocation_controller.go#L128
Error return value is not checked (errcheck)