Skip to content

chore: optimize imports #2432

chore: optimize imports

chore: optimize imports #2432

Triggered via push September 21, 2024 09:58
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (18.16.1): src/controllers/StripeController/StripeController.ts#L9
Replace `·getCustomerId,·getStripe,·updateStoreSubscription·` with `⏎··getCustomerId,⏎··getStripe,⏎··updateStoreSubscription,⏎`
build (18.16.1): src/routes/WebhookRouter.ts#L16
Async arrow function has no 'await' expression
build (18.16.1)
Process completed with exit code 1.
build (18.16.1)
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/