Skip to content

feat: v4.0 managed-user image, egress IP auto-correction, and FK fix #132

feat: v4.0 managed-user image, egress IP auto-correction, and FK fix

feat: v4.0 managed-user image, egress IP auto-correction, and FK fix #132

Triggered via push May 31, 2026 05:43
Status Failure
Total duration 1m 56s
Artifacts 1

ci.yml

on: push
Go Tests
1m 10s
Go Tests
Build (macOS)
1m 17s
Build (macOS)
Cross Compile (linux/amd64, linux/arm64)
22s
Cross Compile (linux/amd64, linux/arm64)
Web Build
16s
Web Build
Performance Benchmark (synthetic 10k, local baseline)
1m 14s
Performance Benchmark (synthetic 10k, local baseline)
Image Size Regression (BASE-04 ≤ 2GB)
1m 53s
Image Size Regression (BASE-04 ≤ 2GB)
Lint — no bare sleep in tests/e2e
7s
Lint — no bare sleep in tests/e2e
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Go Tests
Process completed with exit code 1.
Go Tests: internal/agent/server_test.go#L330
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Go Tests: internal/agent/server_test.go#L231
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Go Tests: internal/agent/server_test.go#L151
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Go Tests: internal/agent/server_test.go#L75
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Build (macOS)
Process completed with exit code 1.
Build (macOS): internal/agent/server_test.go#L330
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Build (macOS): internal/agent/server_test.go#L231
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Build (macOS): internal/agent/server_test.go#L151
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Build (macOS): internal/agent/server_test.go#L75
cannot use repo (variable of type *mockWorkerRepo) as tasks.WorkerRepo value in argument to NewServer: *mockWorkerRepo does not implement tasks.WorkerRepo (missing method UpdateEgressIPAddress)
Lint — no bare sleep in tests/e2e
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Web Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Cross Compile (linux/amd64, linux/arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Go Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Performance Benchmark (synthetic 10k, local baseline)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build (macOS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Image Size Regression (BASE-04 ≤ 2GB)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/

Artifacts

Produced during runtime
Name Size Digest
perf-bench-bba9090ea89d41bf5b062173419e4508d36a6385 Expired
1.69 KB
sha256:84d67da7b193949c329edae7ce61d64bce6a6da33cae5a9df82a25e7f40dd223