Skip to content

Bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory #39

Bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory

Bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory #39

Triggered via pull request June 19, 2024 02:25
Status Success
Total duration 53s
Artifacts

eslint_prettier_pr_check.yml

on: pull_request
Check Lint and Format
44s
Check Lint and Format
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Check Lint and Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Lint and Format: app/components/molecules/AuthorizeForm.tsx#L136
React Hook useEffect has missing dependencies: 'callback' and 'setCloseInterceptReason'. Either include them or remove the dependency array. If 'setCloseInterceptReason' changes too often, find the parent component that defines it and wrap that definition in useCallback
Check Lint and Format: app/components/molecules/AuthorizeForm.tsx#L201
React Hook useEffect has a missing dependency: 'handleCancel'. Either include it or remove the dependency array
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L112
React Hook useEffect has a missing dependency: 'callback'. Either include it or remove the dependency array
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L198
React Hook useCallback has missing dependencies: 'failedPayment' and 'successfulPayment'. Either include them or remove the dependency array
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L242
React Hook useCallback has missing dependencies: 'setCloseInterceptReason' and 'tebexPopup'. Either include them or remove the dependency array. If 'setCloseInterceptReason' changes too often, find the parent component that defines it and wrap that definition in useCallback
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L422
React Hook useCallback has missing dependencies: 'alreadyFetched', 'basketIdCleared', 'checkoutUrl', 'fetcher', 'packagesCleared', 'revalidator', 'setCloseInterceptReason', and 'submit'. Either include them or remove the dependency array. If 'setCloseInterceptReason' changes too often, find the parent component that defines it and wrap that definition in useCallback
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L508
Classname 'fas' is not a Tailwind CSS class!
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L508
Classname 'fa-check-circle' is not a Tailwind CSS class!
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L510
Classname 'margin-left-5' is not a Tailwind CSS class!
Check Lint and Format: app/components/molecules/CheckoutProcess/CheckoutProcess.tsx#L519
Classname 'items-align' is not a Tailwind CSS class!