Skip to content

Bump github.com/alecthomas/participle/v2 from 2.0.0-alpha8 to 2.1.0 in /processor/transformprocessor #1253

Bump github.com/alecthomas/participle/v2 from 2.0.0-alpha8 to 2.1.0 in /processor/transformprocessor

Bump github.com/alecthomas/participle/v2 from 2.0.0-alpha8 to 2.1.0 in /processor/transformprocessor #1253

Status Failure
Total duration 3h 24m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-test.yml

on: pull_request
setup-environment
11m 4s
setup-environment
Matrix: unittest
check-collector-module-version
7s
check-collector-module-version
checks
3m 15s
checks
correctness-traces
4m 49s
correctness-traces
correctness-metrics
3m 9s
correctness-metrics
build-examples
4m 29s
build-examples
Matrix: cross-compile
Matrix: build-package
windows-msi
0s
windows-msi
publish-check
0s
publish-check
publish-dev
0s
publish-dev
publish-stable
0s
publish-stable
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
lint
undeclared name: `participle` (typecheck)
lint
undeclared name: `participle` (typecheck)
lint
undeclared name: `participle` (typecheck)
lint
"github.com/alecthomas/participle/v2" imported but not used (typecheck)
lint
Process completed with exit code 2.
unittest (1.17)
syntax error: unexpected [, expecting comma or )
unittest (1.17)
syntax error: unexpected [, expecting (
unittest (1.17)
syntax error: unexpected {, expecting (
unittest (1.17)
syntax error: unexpected :=, expecting comma or )
unittest (1.17)
syntax error: non-declaration statement outside function body
unittest (1.17)
syntax error: unexpected [, expecting (
unittest (1.17)
syntax error: unexpected {, expecting (
unittest (1.17)
syntax error: unexpected var, expecting )
unittest (1.17)
syntax error: unexpected . after top level declaration
unittest (1.17)
syntax error: unexpected any, expecting ]
unittest (1.18)
The job was canceled because "_1_17" failed.
unittest (1.18)
The operation was canceled.
setup-environment
Failed to save: Cache service responded with 429 during upload chunk.
check-collector-module-version
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/