Skip to content

feat(executors): add Fetch endpoint to gRPC server #246

feat(executors): add Fetch endpoint to gRPC server

feat(executors): add Fetch endpoint to gRPC server #246

Triggered via pull request January 22, 2026 21:46
Status Failure
Total duration 37s
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.11)
Process completed with exit code 1.
test-e2e (3.10)
Process completed with exit code 1.
test-e2e (3.12)
Process completed with exit code 1.
test-e2e (3.14)
Process completed with exit code 1.
test-e2e (3.13)
Process completed with exit code 1.
test-e2e (3.9)
Process completed with exit code 1.
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 ${{ }}?