Merge branch 'ocischema-deserialized-image-index-1' into release-image #20
ci-tests.yaml
on: push
Ensure Go modules synchronicity
24s
Run codegen
7s
Ensure code is correctly linted
23s
Ensure unit tests are passing
2m 49s
Annotations
8 errors
Ensure code is correctly linted:
cmd/run.go#L19
could not import github.com/argoproj-labs/argocd-image-updater/pkg/registry (-: # github.com/argoproj-labs/argocd-image-updater/pkg/registry
|
Ensure code is correctly linted:
pkg/argocd/update.go#L19
could not import github.com/argoproj-labs/argocd-image-updater/pkg/registry (-: # github.com/argoproj-labs/argocd-image-updater/pkg/registry
|
Ensure code is correctly linted:
pkg/argocd/update.go#L224
creds declared and not used (typecheck)
|
Ensure code is correctly linted:
pkg/registry/client.go#L1
: # github.com/argoproj-labs/argocd-image-updater/pkg/registry [github.com/argoproj-labs/argocd-image-updater/pkg/registry.test]
|
Ensure code is correctly linted
issues found
|
Ensure unit tests are passing:
pkg/registry/client.go#L285
duplicate case *ocischema.DeserializedImageIndex in type switch
|
|
Ensure unit tests are passing
Process completed with exit code 2.
|