Skip to content

fix(web): add tracing to build_gon_data and capture gateway logs in CI #228

fix(web): add tracing to build_gon_data and capture gateway logs in CI

fix(web): add tracing to build_gon_data and capture gateway logs in CI #228

Triggered via push May 3, 2026 17:03
Status Failure
Total duration 36s
Artifacts

release.yml

on: push
Workflow Security
10s
Workflow Security
Validate Tag Format
2s
Validate Tag Format
Matrix: build-appimage
Matrix: build-arch
Matrix: build-deb
Matrix: build-docker
Matrix: build-homebrew-binaries
Matrix: build-rpm
Build Snap
0s
Build Snap
Build macOS app
0s
Build macOS app
Build .exe (x86_64)
0s
Build .exe (x86_64)
Merge Docker manifest
0s
Merge Docker manifest
Upload release assets
0s
Upload release assets
Generate Release SBOM
0s
Generate Release SBOM
Update Homebrew tap
0s
Update Homebrew tap
Update deploy template tags
0s
Update deploy template tags
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Format
Process completed with exit code 1.
Biome
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088. 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/
lint/complexity/noExcessiveCognitiveComplexity: crates/web/ui/e2e/specs/auth.spec.js#L324
Excessive complexity of 25 detected (max: 15).
lint/complexity/noExcessiveCognitiveComplexity: crates/web/ui/e2e/specs/auth.spec.js#L260
Excessive complexity of 16 detected (max: 15).
lint/complexity/noExcessiveCognitiveComplexity: crates/web/ui/e2e/specs/auth.spec.js#L160
Excessive complexity of 16 detected (max: 15).
lint/suspicious/useAwait: crates/web/ui/e2e/specs/agents.spec.js#L83
This async function lacks an await expression.
lint/complexity/noExcessiveCognitiveComplexity: crates/web/ui/e2e/helpers.js#L88
Excessive complexity of 32 detected (max: 15).
lint/complexity/noExcessiveCognitiveComplexity: crates/web/ui/e2e/base-test.js#L11
Excessive complexity of 16 detected (max: 15).