Replace common constant references #1773
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
17s
Run codegen
3s
Ensure code is correctly linted
1m 43s
Ensure unit tests are passing
2m 9s
Ensure kubernetes manifests conform to their schema
5s
Ensure registry-scanner Go modules synchronicity and run tests
2m 3s
Annotations
16 errors and 9 warnings
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 registry-scanner Go modules synchronicity and run tests:
pkg/common/constants.go#L9
ImageUpdaterAnnotation redeclared in this block
|
Ensure registry-scanner Go modules synchronicity and run tests:
pkg/common/constants.go#L5
other declaration of ImageUpdaterAnnotation
|
Ensure registry-scanner Go modules synchronicity and run tests
Process completed with exit code 2.
|
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.
|
Run codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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 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 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
|