chore: separate Argo specific constants from registry-scanner constants #1777
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
19s
Run codegen
3s
Ensure code is correctly linted
1m 47s
Ensure unit tests are passing
2m 3s
Ensure kubernetes manifests conform to their schema
4s
Ensure registry-scanner Go modules synchronicity and run tests
2m 6s
Annotations
14 errors and 9 warnings
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L68
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L71
syntax error: unexpected }, expected expression
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L560
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L562
syntax error: unexpected newline in argument list; possibly missing comma or )
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L565
syntax error: unexpected ) after top level declaration
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L570
syntax error: unexpected {, expected name
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L572
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L575
syntax error: non-declaration statement outside function body
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L582
syntax error: unexpected {, expected name
|
Ensure code is correctly linted:
pkg/argocd/argocd_test.go#L584
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
Ensure unit tests are passing:
pkg/argocd/argocd_test.go#L68
missing ',' in composite literal
|
Ensure unit tests are passing
Process completed with exit code 2.
|
Ensure registry-scanner Go modules synchronicity and run tests:
pkg/argocd/argocd_test.go#L68
missing ',' in composite literal
|
Ensure registry-scanner Go modules synchronicity and run tests
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 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
|
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
|