Bump github.com/alecthomas/participle/v2 from 2.0.0-alpha8 to 2.1.0 in /processor/transformprocessor #1253
Triggered via pull request
September 11, 2023 20:34
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
Matrix: unittest
check-collector-module-version
7s
checks
3m 15s
correctness-traces
4m 49s
correctness-metrics
3m 9s
build-examples
4m 29s
Matrix: cross-compile
Matrix: build-package
publish-check
0s
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/
|