chore: separate Argo specific constants from registry-scanner constants #1767
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
20s
Run codegen
3s
Ensure code is correctly linted
1m 38s
Ensure unit tests are passing
17s
Ensure kubernetes manifests conform to their schema
3s
Ensure registry-scanner Go modules synchronicity and run tests
19s
Annotations
14 errors and 6 warnings
Ensure unit tests are passing:
ext/git/writer.go#L9
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/log (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
pkg/kube/kubernetes.go#L10
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/kube (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
pkg/argocd/argocd.go#L14
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/common (imported by github.com/argoproj-labs/argocd-image-updater/pkg/argocd); to add:
|
Ensure unit tests are passing:
pkg/argocd/argocd.go#L15
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/env (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
pkg/argocd/argocd.go#L16
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/image (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
pkg/argocd/update.go#L19
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/registry (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
pkg/argocd/update.go#L20
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/tag (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
cmd/test.go#L11
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/options (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
ext/git/writer.go#L9
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/log (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure unit tests are passing:
pkg/kube/kubernetes.go#L10
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-image-updater/registry-scanner/pkg/kube (imported by github.com/argoproj-labs/argocd-image-updater/cmd); to add:
|
Ensure Go modules synchronicity
Process completed with exit code 1.
|
Ensure registry-scanner Go modules synchronicity and run tests
Process completed with exit code 1.
|
Ensure code is correctly linted:
pkg/argocd/update.go#L232
declared and not used: creds (typecheck)
|
Ensure code is correctly linted
issues found
|
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 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 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 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 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
|