feat(workflows): add isLocked to workflows and folders with cascade lock #14138
Annotations
10 errors and 7 warnings
|
Run tests with coverage:
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
|
|
Run tests with coverage:
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
|
|
Run tests with coverage:
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
|
|
Run tests with coverage:
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
|
|
Run tests with coverage:
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
|
|
Run tests with coverage:
apps/sim/app/api/folders/route.test.ts#L533
AssertionError: expected null not to be null
❯ app/api/folders/route.test.ts:533:34
|
|
Run tests with coverage:
apps/sim/app/api/folders/route.test.ts#L507
AssertionError: expected null not to be null
❯ app/api/folders/route.test.ts:507:34
|
|
Run tests with coverage:
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
|
|
Run tests with coverage:
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
|
|
Run tests with coverage
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Complete job
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/
|
|
Post Mount node_modules (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount node_modules (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount node_modules (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Post Mount Turbo cache (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount Turbo cache (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount Turbo cache (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
Loading