feat(files): public share links for workspace files #19519
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
1m 31s
Migrate Dev DB
/
Apply Database Migrations
Check Docs Changes
Matrix: Build ARM64 (GHCR Only)
Matrix: Build Dev ECR
Matrix: Build AMD64
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
Annotations
5 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#L377
AssertionError: expected undefined to be 'file.shared' // Object.is equality
- Expected:
"file.shared"
+ Received:
undefined
❯ src/log.test.ts:377:32
|
|
src/log.test.ts > auditMock sync > has the same AuditAction keys as the source:
packages/audit/src/log.test.ts#L371
AssertionError: expected [ 'API_KEY_CREATED', …(123) ] to deeply equal [ 'API_KEY_CREATED', …(125) ]
- Expected
+ Received
@@ -46,12 +46,10 @@
"ENVIRONMENT_DELETED",
"ENVIRONMENT_UPDATED",
"FILE_DELETED",
"FILE_MOVED",
"FILE_RESTORED",
- "FILE_SHARED",
- "FILE_SHARE_DISABLED",
"FILE_UPDATED",
"FILE_UPLOADED",
"FOLDER_CREATED",
"FOLDER_DELETED",
"FOLDER_DUPLICATED",
❯ src/log.test.ts:371:22
|
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
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
|