Skip to content

chore: drop unreferenced maintenance scripts and self-contained web c… #195

chore: drop unreferenced maintenance scripts and self-contained web c…

chore: drop unreferenced maintenance scripts and self-contained web c… #195

Triggered via push August 23, 2026 22:10
Status Failure
Total duration 24m 37s
Artifacts

release.yml

on: push
Wait for CI and Nix Build
5m 6s
Wait for CI and Nix Build
Matrix: Native release artifact / native-bundle
Waiting for pending jobs
Deploy docs  /  build
Deploy docs / build
Publish VS Code extension
0s
Publish VS Code extension
Update Homebrew tap
0s
Update Homebrew tap
Publish native release assets
0s
Publish native release assets
Deploy docs  /  deploy
Deploy docs / deploy
Redeploy CDN
0s
Redeploy CDN
Verify release consistency
0s
Verify release consistency
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Release
The process '/usr/bin/git' failed with exit code 1
Release
Error: The process '/usr/bin/git' failed with exit code 1
[agent-gateway] test/search/searchRoute.test.ts > server-v2 /api/v1/search > searches across sessions and returns the wire-shaped page: packages/agent-gateway/test/search/searchRoute.test.ts#L163
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/search/searchRoute.test.ts:163:62
Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint-plugin-unicorn(no-array-sort): packages/agent-core-v2/src/_base/di/cascadeEngine.ts#L562
Use `Array#toSorted()` instead of `Array#sort()`.
eslint-plugin-import(no-duplicates): packages/agent-core-v2/src/_base/di/scope.ts#L3
Module './instantiation' is imported more than once in this file
eslint(no-console): packages/agent-core-v2/src/_base/di/lifecycle.ts#L640
Unexpected console statement.
eslint(no-console): packages/agent-core-v2/src/_base/di/lifecycle.ts#L558
Unexpected console statement.
eslint(no-loop-func): packages/agent-core-v2/src/_base/event.ts#L188
Function declared in a loop contains unsafe references to variable(s)
eslint(no-loop-func): packages/agent-core-v2/src/_base/event.ts#L183
Function declared in a loop contains unsafe references to variable(s)
eslint-plugin-import(first): packages/agent-core-v2/src/_base/di/test.ts#L12
Import statements must come first
eslint-plugin-import(first): packages/agent-core-v2/src/_base/di/test.ts#L11
Import statements must come first