Skip to content

Updates to Dockerfile #1052

Updates to Dockerfile

Updates to Dockerfile #1052

Triggered via pull request April 13, 2024 18:12
Status Failure
Total duration 55s
Artifacts

ci-tests.yaml

on: pull_request
Ensure Go modules synchronicity
3s
Ensure Go modules synchronicity
Run codegen
4s
Run codegen
Ensure code is correctly linted
46s
Ensure code is correctly linted
Ensure unit tests are passing
4s
Ensure unit tests are passing
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Ensure Go modules synchronicity
Process completed with exit code 1.
Ensure unit tests are passing
Process completed with exit code 2.
Ensure code is correctly linted: ext/git/mocks/Client.go#L18
_m.Called undefined (type *Client has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/Client.go#L32
_m.Called undefined (type *Client has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/Client.go#L46
_m.Called undefined (type *Client has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/Creds.go#L18
_m.Called undefined (type *Creds has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/GenericHTTPSCreds.go#L18
_m.Called undefined (type *GenericHTTPSCreds has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/GenericHTTPSCreds.go#L50
_m.Called undefined (type *GenericHTTPSCreds has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/GenericHTTPSCreds.go#L64
_m.Called undefined (type *GenericHTTPSCreds has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/gitRefCache.go#L17
_m.Called undefined (type *gitRefCache has no field or method Called) (typecheck)
Ensure code is correctly linted: ext/git/mocks/gitRefCache.go#L31
_m.Called undefined (type *gitRefCache has no field or method Called) (typecheck)
Ensure code is correctly linted: pkg/argocd/mocks/ArgoCD.go#L22
_m.Called undefined (type *ArgoCD has no field or method Called) (typecheck)
Ensure Go modules synchronicity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure unit tests are passing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure code is correctly linted
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.