feat: support Go input to Cpp pipeline #6480
Triggered via pull request
September 27, 2024 07:10
Status
Failure
Total duration
12m 31s
Artifacts
–
Annotations
10 errors and 2 warnings
CI (1.19, ubuntu)
syntax error: unexpected else after top level declaration)\" were hidden, use --max-same-issues"
|
CI (1.19, ubuntu):
plugins/test/common.go#L32
could not import github.com/alibaba/ilogtail/pluginmanager (-: # github.com/alibaba/ilogtail/pluginmanager
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L158
syntax error: unexpected <<, expecting expression
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L248
syntax error: unexpected <<, expecting }
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L251
syntax error: unexpected ==, expecting }
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L253
syntax error: unexpected >>, expecting }
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L265
syntax error: unexpected else after top level declaration) (typecheck)
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L158
syntax error: unexpected <<, expecting expression
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L248
syntax error: unexpected <<, expecting }
|
CI (1.19, ubuntu):
pluginmanager/plugin_runner_v2.go#L251
syntax error: unexpected ==, expecting }
|
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/
|