Merge pull request #42 from gobackup/dev #111
Annotations
10 errors and 2 warnings
internal/controller/suite_test.go#L52
undefined: BeforeSuite (typecheck)
|
internal/controller/suite_test.go#L86
undefined: AfterSuite (typecheck)
|
internal/controller/backup_controller.go#L54
r.Get undefined (type *BackupReconciler has no field or method Get) (typecheck)
|
internal/controller/backup_controller.go#L125
r.Delete undefined (type *BackupReconciler has no field or method Delete) (typecheck)
|
internal/controller/cronbackup_controller.go#L54
r.Get undefined (type *CronBackupReconciler has no field or method Get) (typecheck)
|
internal/controller/cronbackup_controller.go#L121
r.Delete undefined (type *BackupReconciler has no field or method Delete) (typecheck)
|
internal/controller/suite_test.go#L47
undefined: RegisterFailHandler (typecheck)
|
internal/controller/suite_test.go#L49
undefined: RunSpecs (typecheck)
|
internal/controller/suite_test.go#L53
undefined: GinkgoWriter (typecheck)
|
internal/controller/suite_test.go#L55
undefined: By (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading