Skip to content

follow up

follow up #749

Triggered via push October 31, 2023 18:16
Status Failure
Total duration 53s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: parser/parser_test.go#L446
exp.Condition undefined (type *ast.If has no field or method Condition)
test: parser/parser_test.go#L450
exp.Consequence undefined (type *ast.If has no field or method Consequence)
test: parser/parser_test.go#L454
exp.Consequence undefined (type *ast.If has no field or method Consequence)
test: parser/parser_test.go#L456
exp.Consequence undefined (type *ast.If has no field or method Consequence)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/