Skip to content

feat(executors): add support for preparing Google Cloud workflow file #262

feat(executors): add support for preparing Google Cloud workflow file

feat(executors): add support for preparing Google Cloud workflow file #262

Triggered via pull request January 27, 2026 10:22
Status Failure
Total duration 52s
Artifacts

test.yaml

on: pull_request
Matrix: test-e2e
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test-e2e (3.12)
Process completed with exit code 2.
test-e2e (3.14)
Process completed with exit code 2.
test-e2e (3.13)
Process completed with exit code 2.
test-e2e (3.10)
Process completed with exit code 2.
test-e2e (3.9)
Process completed with exit code 2.
test-e2e (3.11)
Process completed with exit code 2.
Workflow syntax warning: .github/workflows/test.yaml#L36
.github/workflows/test.yaml (Line: 36, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/test.yaml#L44
.github/workflows/test.yaml (Line: 44, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?