Make secrets configurable via env variable #952
Annotations
6 errors and 4 warnings
lint:
tooling/image-sync/main.go#L84
undefined: internal.Secrets
|
lint:
tooling/image-sync/main.go#L93
sc.Secrets undefined (type *"github.com/Azure/ARO-HCP/tooling/image-sync/internal".SyncConfig has no field or method Secrets) (typecheck)
|
lint
issues found
|
test:
tooling/image-sync/main.go#L84
undefined: internal.Secrets
|
test:
tooling/image-sync/main.go#L93
sc.Secrets undefined (type *"github.com/Azure/ARO-HCP/tooling/image-sync/internal".SyncConfig has no field or method Secrets)
|
test
Process completed with exit code 2.
|
lint
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/ARO-HCP/ARO-HCP. Supported file pattern: go.sum
|
test
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/ARO-HCP/ARO-HCP. Supported file pattern: go.sum
|