Skip to content

fix(chatbot): Fix React error #311 - hooks ordering violation #257

fix(chatbot): Fix React error #311 - hooks ordering violation

fix(chatbot): Fix React error #311 - hooks ordering violation #257

Triggered via push October 1, 2025 08:24
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

on: push
Lint & Type Check
1m 20s
Lint & Type Check
Security Scan
33s
Security Scan
Dependency Review
0s
Dependency Review
Healthcare Compliance Check
5s
Healthcare Compliance Check
Build Application
2m 6s
Build Application
Unit Tests
56s
Unit Tests
E2E Tests
0s
E2E Tests
Notify Team
3s
Notify Team
Deploy Preview
0s
Deploy Preview
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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`.)