Skip to content

fix: Remove manage my subscriptions CTAs #1629

fix: Remove manage my subscriptions CTAs

fix: Remove manage my subscriptions CTAs #1629

Triggered via pull request July 30, 2024 16:53
Status Failure
Total duration 54s
Artifacts

node-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests: src/subscriptions/Subscriptions.jsx#L1
'useEffect' is defined but never used
tests: src/subscriptions/Subscriptions.jsx#L3
'sendTrackEvent' is defined but never used
tests: src/subscriptions/Subscriptions.jsx#L5
'StatefulButton' is defined but never used
tests: src/subscriptions/Subscriptions.jsx#L6
'Launch' is defined but never used
tests: src/subscriptions/Subscriptions.jsx#L24
'stripeLoading' is assigned a value but never used
tests: src/subscriptions/Subscriptions.jsx#L45
'renderSpinner' is assigned a value but never used
tests: src/subscriptions/service.js#L6
Prefer default export on a file with single export
tests
Process completed with exit code 1.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/