Skip to content

feat: production-ready bidirectional translation, thread-safe spend b… #1

feat: production-ready bidirectional translation, thread-safe spend b…

feat: production-ready bidirectional translation, thread-safe spend b… #1

Triggered via push July 6, 2026 21:03
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Go Unit Tests
49s
Go Unit Tests
E2E Tests (Playwright)
E2E Tests (Playwright)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Go Unit Tests
Process completed with exit code 1.
Go Unit Tests: pkg/extproc/server_test.go#L69
cannot use []*corev3.HeaderValueOption{…} (value of type []*corev3.HeaderValueOption) as []*corev3.HeaderValue value in struct literal
Go Unit Tests: pkg/extproc/server_test.go#L57
cannot use headersList (variable of type []*corev3.HeaderValueOption) as []*corev3.HeaderValue value in struct literal
Go Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/