feat(skills): permissions layer #22644
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
41s
Test and Build
/
Build App
2m 30s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
5 errors and 9 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
@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#L460
AssertionError: expected undefined to be 'skill_member.added' // Object.is equality
- Expected:
"skill_member.added"
+ Received:
undefined
❯ src/log.test.ts:460:32
|
|
src/log.test.ts > auditMock sync > has the same AuditAction keys as the source:
packages/audit/src/log.test.ts#L454
AssertionError: expected [ 'API_KEY_CREATED', …(143) ] to deeply equal [ 'API_KEY_CREATED', …(146) ]
- Expected
+ Received
@@ -106,13 +106,10 @@
"SCHEDULE_CREATED",
"SCHEDULE_DELETED",
"SCHEDULE_UPDATED",
"SKILL_CREATED",
"SKILL_DELETED",
- "SKILL_MEMBER_ADDED",
- "SKILL_MEMBER_REMOVED",
- "SKILL_MEMBER_ROLE_CHANGED",
"SKILL_UPDATED",
"SUBSCRIPTION_CANCELLED",
"SUBSCRIPTION_CREATED",
"SUBSCRIPTION_TRANSFERRED",
"TABLE_CREATED",
❯ src/log.test.ts:454:22
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|