improvement(org): remove dead seats get endpoint #6640
ci.yml
on: pull_request
Test and Build
/
Test and Build
47s
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Annotations
3 errors
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
lib/messaging/email/validation.test.ts > Email Validation > validateEmail > should validate a correct email:
apps/sim/lib/messaging/email/validation.test.ts#L8
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ lib/messaging/email/validation.test.ts:8:30
|
|
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)
|