fix(misc): keep block-tool params selected across store replace, perms parity for delete #17977
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 27s
Check Docs Changes
0s
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Build AMD64
Migrate Dev DB
/
Apply Database Migrations
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
4 errors and 6 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
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)
|
|
app/api/folders/[id]/route.test.ts > Individual Folder API Route > DELETE /api/folders/[id] > should return 403 when user has only write permissions for delete:
apps/sim/app/api/folders/[id]/route.test.ts#L480
AssertionError: expected 200 to be 403 // Object.is equality
- Expected
+ Received
- 403
+ 200
❯ app/api/folders/[id]/route.test.ts:480:31
|
|
app/api/folders/[id]/route.test.ts > Individual Folder API Route > DELETE /api/folders/[id] > should return 403 when user has only read permissions for delete:
apps/sim/app/api/folders/[id]/route.test.ts#L468
AssertionError: expected { Object (error) } to have property "error" with value 'Admin access required to delete folde…'
Expected: "Admin access required to delete folders"
Received: "Write or Admin access required to delete folders"
❯ app/api/folders/[id]/route.test.ts:468:20
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
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
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
Found 2 failed/cancelled steps in previous workflow steps
|