Skip to content

feat: support Go input to Cpp pipeline #6395

feat: support Go input to Cpp pipeline

feat: support Go input to Cpp pipeline #6395

Triggered via pull request September 20, 2024 12:39
Status Failure
Total duration 5m 28s
Artifacts

static-check.yaml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
CI (1.19, ubuntu): pluginmanager/plugin_wrapper_metric_v1.go#L175
var-declaration: should omit type bool from declaration of var isValidToPushNativeProcessQueue; it will be inferred from the right-hand side (revive)
CI (1.19, ubuntu): pluginmanager/plugin_wrapper_service_v1.go#L167
var-declaration: should omit type bool from declaration of var isValidToPushNativeProcessQueue; it will be inferred from the right-hand side (revive)
CI (1.19, ubuntu): pluginmanager/plugin_wrapper_metric_v1.go#L255
var-declaration: should drop = 0 from declaration of var rst; it is the zero value (revive)
CI (1.19, ubuntu): pluginmanager/plugin_wrapper_service_v1.go#L239
var-declaration: should drop = 0 from declaration of var rst; it is the zero value (revive)
CI (1.19, ubuntu)
Process completed with exit code 2.
CI (1.19, ubuntu)
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/
CI (1.19, ubuntu)
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/