Skip to content

feat(files): add workspace content search #29418

feat(files): add workspace content search

feat(files): add workspace content search #29418

Triggered via pull request August 30, 2026 21:56
Status Failure
Total duration 4m 26s
Artifacts

ci.yml

on: pull_request
Detect Version
Detect Version
Migrate Dev DB  /  Apply Database Migrations
Migrate Dev DB / Apply Database Migrations
Detect Desktop Changes
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build  /  Lint and Test
4m 15s
Test and Build / Lint and Test
Test and Build  /  Build App
2m 32s
Test and Build / Build App
Check Docs Changes
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Deploy Trigger.dev (Dev)
Check Desktop Signing Secrets
0s
Check Desktop Signing Secrets
Migrate DB  /  Apply Database Migrations
Migrate DB / Apply Database Migrations
Create Desktop Prerelease
0s
Create Desktop Prerelease
Promote Images
0s
Promote Images
Desktop Prerelease Build  /  Build, Sign, Notarize
Desktop Prerelease Build / Build, Sign, Notarize
Matrix: Create GHCR Manifests
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Publish Desktop Prerelease
0s
Publish Desktop Prerelease
Create GitHub Release
Create GitHub Release
Prune Desktop Prereleases
0s
Prune Desktop Prereleases
Desktop Release  /  Build, Sign, Notarize
Desktop Release / Build, Sign, Notarize
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Test and Build / Lint and Test
Process completed with exit code 1.
lib/workspace-files/application/operations.test.ts > file operation registry > allows executor delegation only for operations used by the internal file tool: apps/sim/lib/workspace-files/application/operations.test.ts#L44
AssertionError: expected [ 'files.read_metadata', …(9) ] to deeply equal [ 'files.read_metadata', …(8) ] - Expected + Received @@ -1,8 +1,9 @@ [ "files.read_metadata", "files.read_content", + "files.search_content", "files.download", "files.create", "files.update_content", "files.move", "files.share.read", ❯ lib/workspace-files/application/operations.test.ts:44:34
blocks/blocks.test.ts > Blocks Module > File block > should expose v5 with read (files only) and a get content operation: apps/sim/blocks/blocks.test.ts#L170
AssertionError: expected [ 'file_read', …(8) ] to deeply equal [ 'file_read', …(7) ] - Expected + Received @@ -1,8 +1,9 @@ [ "file_read", "file_get_content", + "file_search", "file_fetch", "file_write", "file_append", "file_compress", "file_decompress", ❯ blocks/blocks.test.ts:170:71
Test and Build / Lint and Test
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
Test and Build / Lint and Test
Process completed with exit code 1.
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
Test and Build / Lint and Test
- Step: unknown (failed)
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
Test and Build / Lint and Test
- Step: unknown (failed)
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
Test and Build / Lint and Test
- Step: unknown (failed)
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps