Skip to content

feat: adds createPlaidLink hook and Plaid Link components #32

feat: adds createPlaidLink hook and Plaid Link components

feat: adds createPlaidLink hook and Plaid Link components #32

Triggered via push November 25, 2024 22:50
Status Failure
Total duration 21s
Billable time 1m
Artifacts

ci.yaml

on: push
Quality Checks
12s
Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/__tests__/PlaidLink.test.tsx > COMPONENT: <PlaidLink /> > renders correctly on screen: src/components/__tests__/PlaidLink.test.tsx#L52
AssertionError: expected "spy" to be called at least once ❯ src/components/__tests__/PlaidLink.test.tsx:52:32
src/components/__tests__/PlaidLink.test.tsx > COMPONENT: <PlaidLink /> > runs additional onClick logic when supplied as a prop: src/components/__tests__/PlaidLink.test.tsx#L74
AssertionError: expected "spy" to be called at least once ❯ src/components/__tests__/PlaidLink.test.tsx:74:34 ❯ src/components/__tests__/PlaidLink.test.tsx:68:5
Quality Checks
Process completed with exit code 1.