feat(ui): complete React Bits PixelCard implementation across all das… #267
ci.yml
on: push
Lint & Type Check
1m 7s
Security Scan
40s
Dependency Review
Healthcare Compliance Check
7s
Annotations
8 errors
|
Healthcare Compliance Check
Process completed with exit code 1.
|
|
Security Scan
Process completed with exit code 1.
|
|
Unit Tests
Process completed with exit code 1.
|
|
tests/unit/dashboard/billing/checkout-coordinator.test.ts > CheckoutCoordinator > switches to installment mode when provided:
tests/unit/dashboard/billing/checkout-coordinator.test.ts#L84
AssertionError: expected '' to be 'https://stripe.test/session' // Object.is equality
- Expected
+ Received
- https://stripe.test/session
❯ tests/unit/dashboard/billing/checkout-coordinator.test.ts:84:34
|
|
tests/unit/dashboard/billing/checkout-coordinator.test.ts > CheckoutCoordinator > passes a la carte hours and discount code:
tests/unit/dashboard/billing/checkout-coordinator.test.ts#L59
AssertionError: expected '' to be 'https://stripe.test/session' // Object.is equality
- Expected
+ Received
- https://stripe.test/session
❯ tests/unit/dashboard/billing/checkout-coordinator.test.ts:59:34
|
|
tests/unit/dashboard/billing/checkout-coordinator.test.ts > CheckoutCoordinator > calls createStudentCheckoutSession with full payment defaults:
tests/unit/dashboard/billing/checkout-coordinator.test.ts#L26
AssertionError: expected '' to be 'https://stripe.test/session' // Object.is equality
- Expected
+ Received
- https://stripe.test/session
❯ tests/unit/dashboard/billing/checkout-coordinator.test.ts:26:34
|
|
Build Application
Process completed with exit code 1.
|
|
Notify Team
Unexpected failure: Error: No webhook is given. If this is intended, you can suppress this error by setting `ack_no_webhook` to `true`. (No webhook is given. If this is intended, you can suppress this error by setting `ack_no_webhook` to `true`.)
|