Added option to send verification link insted of verification code #47
check-fe-ts-and-lint.yml
on: pull_request
Check Frontend Type and Lint check
1m 34s
Annotations
5 warnings
Check Frontend Type and Lint check
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 Frontend Type and Lint check:
frontend/src/components/utilities/intercom/intercom.ts#L10
Do not use "@ts-nocheck" because it alters compilation errors
|
Check Frontend Type and Lint check:
frontend/src/components/v2/Menu/Menu.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
Check Frontend Type and Lint check:
frontend/src/layouts/AdminLayout/AdminLayout.tsx#L7
Do not use "@ts-nocheck" because it alters compilation errors
|
Check Frontend Type and Lint check:
frontend/src/pages/_app.tsx#L5
Do not use "@ts-nocheck" because it alters compilation errors
|