Skip to content

feat(workflows): add isLocked to workflows and folders with cascade lock #14138

feat(workflows): add isLocked to workflows and folders with cascade lock

feat(workflows): add isLocked to workflows and folders with cascade lock #14138

Triggered via pull request April 9, 2026 19:13
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Test and Build  /  Test and Build
1m 31s
Test and Build / Test and Build
Check Docs Changes
0s
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
app/api/folders/[id]/route.test.ts > Individual Folder API Route > PUT /api/folders/[id] > should return 400 when trying to set folder as its own parent: apps/sim/app/api/folders/[id]/route.test.ts#L282
AssertionError: expected 500 to be 400 // Object.is equality - Expected + Received - 400 + 500 ❯ app/api/folders/[id]/route.test.ts:282:31
app/api/folders/[id]/route.test.ts > Individual Folder API Route > PUT /api/folders/[id] > should allow folder update for admin permissions: apps/sim/app/api/folders/[id]/route.test.ts#L265
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/folders/[id]/route.test.ts:265:31
app/api/folders/[id]/route.test.ts > Individual Folder API Route > PUT /api/folders/[id] > should allow folder update for write permissions: apps/sim/app/api/folders/[id]/route.test.ts#L248
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/folders/[id]/route.test.ts:248:31
app/api/folders/[id]/route.test.ts > Individual Folder API Route > PUT /api/folders/[id] > should update parent folder successfully: apps/sim/app/api/folders/[id]/route.test.ts#L201
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/folders/[id]/route.test.ts:201:31
app/api/folders/[id]/route.test.ts > Individual Folder API Route > PUT /api/folders/[id] > should update folder successfully: apps/sim/app/api/folders/[id]/route.test.ts#L181
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/folders/[id]/route.test.ts:181:31
app/api/folders/route.test.ts > Folders API Route > POST /api/folders > should trim folder name when creating: apps/sim/app/api/folders/route.test.ts#L507
AssertionError: expected null not to be null ❯ app/api/folders/route.test.ts:507:34
app/api/folders/route.test.ts > Folders API Route > POST /api/folders > should handle database errors gracefully: apps/sim/app/api/folders/route.test.ts#L476
AssertionError: expected 200 to be 500 // Object.is equality - Expected + Received - 500 + 200 ❯ app/api/folders/route.test.ts:476:31
app/api/folders/route.test.ts > Folders API Route > POST /api/folders > should create subfolder with parent reference: apps/sim/app/api/folders/route.test.ts#L351
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/folders/route.test.ts:351:31
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
Test and Build / Test and Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. 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/
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
- Step: unknown (failed)
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
- Step: unknown (failed)
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps