fix dockerfile to pass builds #1068
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
19s
Run codegen
4s
Ensure code is correctly linted
26s
Ensure unit tests are passing
2m 7s
Annotations
10 errors and 5 warnings
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)
|
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 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/.
|
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/.
|
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, codecov/codecov-action@v1. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|