feat(files): folders, multiselect, vfs update #16836
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
52s
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 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
Test and Build / Test and Build
@sim/audit#test: command (/home/runner/_work/sim/sim/packages/audit) /home/runner/.bun/bin/bun run test exited (1)
|
|
src/log.test.ts > auditMock sync > has the same AuditAction values as the source:
packages/audit/src/log.test.ts#L376
AssertionError: expected undefined to be 'file.moved' // Object.is equality
- Expected:
"file.moved"
+ Received:
undefined
❯ src/log.test.ts:376:32
|
|
src/log.test.ts > auditMock sync > has the same AuditAction keys as the source:
packages/audit/src/log.test.ts#L370
AssertionError: expected [ 'API_KEY_CREATED', …(123) ] to deeply equal [ 'API_KEY_CREATED', …(126) ]
- Expected
+ Received
@@ -41,20 +41,17 @@
"DOCUMENT_UPDATED",
"DOCUMENT_UPLOADED",
"ENVIRONMENT_DELETED",
"ENVIRONMENT_UPDATED",
"FILE_DELETED",
- "FILE_MOVED",
"FILE_RESTORED",
"FILE_UPDATED",
"FILE_UPLOADED",
"FOLDER_CREATED",
"FOLDER_DELETED",
"FOLDER_DUPLICATED",
- "FOLDER_MOVED",
"FOLDER_RESTORED",
- "FOLDER_UPDATED",
"FORM_CREATED",
"FORM_DELETED",
"FORM_UPDATED",
"INVITATION_ACCEPTED",
"INVITATION_REJECTED",
❯ src/log.test.ts:370:22
|
|
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
|
|
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
|