Replace common constant references #1774
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
23s
Run codegen
6s
Ensure code is correctly linted
1m 39s
Ensure unit tests are passing
2m 3s
Ensure kubernetes manifests conform to their schema
5s
Ensure registry-scanner Go modules synchronicity and run tests
16s
Annotations
15 errors and 9 warnings
Ensure registry-scanner Go modules synchronicity and run tests
Process completed with exit code 1.
|
Ensure Go modules synchronicity
Process completed with exit code 1.
|
Ensure code is correctly linted:
pkg/common/constants.go#L9
ImageUpdaterAnnotation redeclared in this block
|
Ensure code is correctly linted:
pkg/common/constants.go#L5
other declaration of ImageUpdaterAnnotation (typecheck)
|
Ensure code is correctly linted:
cmd/run.go#L14
could not import github.com/argoproj-labs/argocd-image-updater/pkg/common (-: # github.com/argoproj-labs/argocd-image-updater/pkg/common
|
Ensure code is correctly linted:
pkg/common/constants.go#L9
ImageUpdaterAnnotation redeclared in this block
|
Ensure code is correctly linted:
pkg/common/constants.go#L5
other declaration of ImageUpdaterAnnotation) (typecheck)
|
Ensure code is correctly linted:
pkg/argocd/argocd.go#L11
could not import github.com/argoproj-labs/argocd-image-updater/pkg/common (-: # github.com/argoproj-labs/argocd-image-updater/pkg/common
|
Ensure code is correctly linted:
pkg/common/constants.go#L9
ImageUpdaterAnnotation redeclared in this block
|
Ensure code is correctly linted:
pkg/common/constants.go#L5
other declaration of ImageUpdaterAnnotation) (typecheck)
|
Ensure code is correctly linted:
pkg/argocd/argocd.go#L236
too many arguments in call to img.GetParameterKustomizeImageName
|
Ensure code is correctly linted:
pkg/argocd/argocd.go#L318
too many arguments in call to img.GetParameterHelmImageSpec
|
Ensure unit tests are passing:
pkg/common/constants.go#L9
ImageUpdaterAnnotation redeclared in this block
|
Ensure unit tests are passing:
pkg/common/constants.go#L5
other declaration of ImageUpdaterAnnotation
|
Ensure unit tests are passing
Process completed with exit code 2.
|
Ensure kubernetes manifests conform to their schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure registry-scanner Go modules synchronicity and run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure registry-scanner Go modules synchronicity and run tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Ensure Go modules synchronicity
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure Go modules synchronicity
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Ensure code is correctly linted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure unit tests are passing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure unit tests are passing
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|