Skip to content

WIP: Handcode MonitoringDashboard #1512

WIP: Handcode MonitoringDashboard

WIP: Handcode MonitoringDashboard #1512

Triggered via pull request March 16, 2024 10:23
Status Failure
Total duration 7m 26s
Artifacts

presubmit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 6 warnings
validations
Process completed with exit code 1.
pause-tests: pkg/controller/direct/mappings/protoenumfield.go#L19
cannot use &protoEnumField{} (value of type *protoEnumField) as Field value in variable declaration: *protoEnumField does not implement Field (missing method getJSONKey)
pause-tests: pkg/controller/direct/mappings/build.go#L227
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L228
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L234
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L235
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L283
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L284
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L290
undefined: ParseFieldPath
pause-tests: pkg/controller/direct/mappings/build.go#L291
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/protoenumfield.go#L19
cannot use &protoEnumField{} (value of type *protoEnumField) as Field value in variable declaration: *protoEnumField does not implement Field (missing method getJSONKey)
mock-tests: pkg/controller/direct/mappings/build.go#L227
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L228
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L234
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L235
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L283
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L284
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L290
undefined: ParseFieldPath
mock-tests: pkg/controller/direct/mappings/build.go#L291
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/protoenumfield.go#L33
cannot use &protoEnumField{} (value of type *protoEnumField) as Field value in variable declaration: *protoEnumField does not implement Field (missing method getJSONKey)
unit-tests: pkg/controller/direct/mappings/build.go#L227
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L228
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L234
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L235
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L283
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L284
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L290
undefined: ParseFieldPath
unit-tests: pkg/controller/direct/mappings/build.go#L291
undefined: ParseFieldPath
validations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validations
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-config-connector/k8s-config-connector. Supported file pattern: go.sum
pause-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mock-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, google-github-actions/setup-gcloud@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
No authentication found for gcloud, authenticate with `google-github-actions/auth`.