Skip to content

fix: git write back Helm value files #1048

fix: git write back Helm value files

fix: git write back Helm value files #1048

Triggered via pull request March 22, 2024 07:00
@burnbburnb
synchronize #663
burnb:master
Status Failure
Total duration 2m 9s
Artifacts

ci-tests.yaml

on: pull_request
Ensure Go modules synchronicity
15s
Ensure Go modules synchronicity
Run codegen
4s
Run codegen
Ensure code is correctly linted
1m 50s
Ensure code is correctly linted
Ensure unit tests are passing
1m 58s
Ensure unit tests are passing
Fit to window
Zoom out
Zoom in

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/