Skip to content

feat: background workers = non-HTTP workers with shared state #4584

feat: background workers = non-HTTP workers with shared state

feat: background workers = non-HTTP workers with shared state #4584

Triggered via pull request May 6, 2026 17:29
Status Failure
Total duration 3m 32s
Artifacts

tests.yaml

on: pull_request
Tests (macOS, PHP 8.5)
1m 31s
Tests (macOS, PHP 8.5)
Matrix: integration-tests
Matrix: tests-linux
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 4 warnings
Tests (Linux, PHP 8.2)
Process completed with exit code 1.
Tests (Linux, PHP 8.2): cgi.go#L26
golang.org/x/text@v0.35.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.35.0.zip": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: server misbehaving
Tests (Linux, PHP 8.2): cgi.go#L25
golang.org/x/text@v0.35.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.35.0.zip": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: server misbehaving
Tests (Linux, PHP 8.2): metrics.go#L8
github.com/prometheus/client_golang@v1.23.2: Get "https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.23.2.zip": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: server misbehaving
Tests (Linux, PHP 8.2): hotreload.go#L10
github.com/dunglas/mercure@v0.22.1: Get "https://proxy.golang.org/github.com/dunglas/mercure/@v/v0.22.1.zip": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: server misbehaving
Tests (Linux, PHP 8.2): internal/watcher/pattern.go#L11
github.com/e-dant/watcher@v0.0.0-20260223030516-06f84a1314be: Get "https://proxy.golang.org/github.com/e-dant/watcher/@v/v0.0.0-20260223030516-06f84a1314be.zip": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: server misbehaving
Tests (Linux, PHP 8.2): internal/phpheaders/phpheaders.go#L8
github.com/maypok86/otter/v2@v2.3.0: Get "https://proxy.golang.org/github.com/maypok86/otter/v2/@v/v2.3.0.zip": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: server misbehaving
Tests (Linux, PHP 8.4)
Process completed with exit code 1.
Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Tests (Linux, PHP 8.5)
Process completed with exit code 1.
Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Tests (Linux, PHP 8.3)
Process completed with exit code 1.
Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Tests (macOS, PHP 8.5)
Process completed with exit code 1.
Tests (macOS, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.4): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.5): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Integration Tests (Linux, PHP 8.3): bgworker.go#L51
undefined: sync
Tests (Linux, PHP 8.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (Linux, PHP 8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (Linux, PHP 8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (Linux, PHP 8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/