fix: adding trial plan subscription card changes #26381
Annotations
4 errors and 3 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/components/subscriptions/tests/SubscriptionCard.test.jsx#L32
'trialSubscription' is assigned a value but never used
|
|
Lint:
src/components/subscriptions/tests/SubscriptionCard.test.jsx#L13
'useUpcomingInvoiceAmount' is defined but never used
|
|
Lint:
src/components/subscriptions/data/hooks.js#L252
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
|
Lint:
src/components/subscriptions/SubscriptionCard.jsx#L36
Unexpected console statement
|
|
Lint:
src/components/subscriptions/SubscriptionCard.jsx#L34
Unexpected console statement
|
|
Lint:
src/components/subscriptions/SubscriptionCard.jsx#L24
Unexpected console statement
|
Loading