Skip to content

feat: improve kube api usage and reduce unnecessary reconciliations #201

feat: improve kube api usage and reduce unnecessary reconciliations

feat: improve kube api usage and reduce unnecessary reconciliations #201

Triggered via pull request November 9, 2024 06:16
Status Failure
Total duration 1m 23s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
pre-checks: controller/mocks/mock_collect-data.go#L55
[golangci] reported by reviewdog 🐶 undeclared name: `any` (typecheck) Raw Output: controller/mocks/mock_collect-data.go:55:96: undeclared name: `any` (typecheck) func (mr *MockResultCollectorMockRecorder) GetExperimentMetricsFromResult(chaosResult, clients any) *gomock.Call { ^
pre-checks: controller/mocks/mock_collect-data.go#L84
[golangci] reported by reviewdog 🐶 undeclared name: `any` (typecheck) Raw Output: controller/mocks/mock_collect-data.go:84:101: undeclared name: `any` (typecheck) func (mr *MockResultCollectorMockRecorder) GetResultList(clients, chaosNamespace, monitoringEnabled any) *gomock.Call { ^
pre-checks
Process completed with exit code 1.
gitleaks-scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pre-checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pre-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/