build(deps): bump nodemailer from 6.8.0 to 6.9.9 #554
Annotations
11 warnings
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/.
|
Run ESLint:
cypress.config.ts#L26
'config' is defined but never used. Allowed unused args must match /^_/u
|
Run ESLint:
src/components/AutoCompleteMajor.tsx#L19
'autoFocus' is defined but never used. Allowed unused args must match /^_/u
|
Run ESLint:
src/components/AutoCompleteMajor.tsx#L21
'defaultValue' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/components/Button.tsx#L28
Caution: `React` also has a named export `ComponentPropsWithoutRef`. Check if you meant to write `import {ComponentPropsWithoutRef} from 'react'` instead
|
Run ESLint:
src/components/common/ErrorMessage.tsx#L18
Unexpected any. Specify a different type
|
Run ESLint:
src/components/common/WarningMessageModal.tsx#L12
Caution: `React` also has a named export `useState`. Check if you meant to write `import {useState} from 'react'` instead
|
Run ESLint:
src/components/home/Home.tsx#L38
Caution: `React` also has a named export `useEffect`. Check if you meant to write `import {useEffect} from 'react'` instead
|
Run ESLint:
src/components/home/Profile.tsx#L78
React Hook useEffect has a missing dependency: 'isLoading'. Either include it or remove the dependency array
|
Run ESLint:
src/components/home/Profile.tsx#L182
'handleResetPassword' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/components/onboarding/AutoCompleteSearchBarOnboarding.tsx#L23
'defaultValue' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading