feat(pii): custom user-supplied regex patterns for redaction #22486
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
4m 35s
Test and Build
/
Build App
4m 15s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
Annotations
4 errors and 9 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
app/api/guardrails/mask-batch/route.test.ts > POST /api/guardrails/mask-batch > masks the batch in-process and preserves order:
apps/sim/app/api/guardrails/mask-batch/route.test.ts#L55
AssertionError: expected "vi.fn()" to be called with arguments: [ [ 'a@b.com', 'hello' ], …(2) ]
Received:
1st vi.fn() call:
@@ -5,6 +5,7 @@
],
[
"EMAIL_ADDRESS",
],
"en",
+ undefined,
]
Number of calls: 1
❯ app/api/guardrails/mask-batch/route.test.ts:55:30
|
|
Test and Build / Lint and Test
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
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
|