feat: Allow ACR authentication using Azure CLI #916
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
23s
Run codegen
5s
Ensure code is correctly linted
25s
Ensure unit tests are passing
3m 5s
Annotations
4 errors
Ensure code is correctly linted:
pkg/argocd/argocd.go#L1
: # github.com/argoproj-labs/argocd-image-updater/pkg/argocd [github.com/argoproj-labs/argocd-image-updater/pkg/argocd.test]
|
Ensure code is correctly linted
issues found
|
Ensure unit tests are passing:
pkg/argocd/update_test.go#L1742
cannot use v1alpha1.ApplicationSource{…} (value of type "github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1".ApplicationSource) as *"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1".ApplicationSource value in struct literal
|
Ensure unit tests are passing
Process completed with exit code 2.
|