refactor(tools): execute internal operations in process #28842
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
4m 23s
Test and Build
/
Build App
2m 24s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
lib/mcp/application/execute-tool.test.ts > executeMcpToolUseCase > does not invent a user for actorless system execution:
apps/sim/lib/mcp/application/execute-tool.test.ts#L179
AssertionError: expected DelegatedWorkspaceAuthorizationError: Del… { code: '…' } to deeply equal PrincipalSubjectUserRequiredError: Princi…
- Expected
+ Received
- PrincipalSubjectUserRequiredError {
- "message": "Principal kind delegated does not represent a human subject",
- "name": "PrincipalSubjectUserRequiredError",
+ DelegatedWorkspaceAuthorizationError {
+ "message": "Delegated workspace access is no longer valid",
+ "code": "forbidden",
+ "name": "DelegatedWorkspaceAuthorizationError",
}
❯ lib/mcp/application/execute-tool.test.ts:179:5
|
|
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
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
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
Found 2 failed/cancelled steps in previous workflow steps
|