added line in last faq response #139
Annotations
5 warnings
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/
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
Run npm run lint:
ui/src/features/input-submission/input-section/input-section.tsx#L35
React Hook useEffect has missing dependencies: 'handleSubmitClick' and 'inputText'. Either include them or remove the dependency array. If 'handleSubmitClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run npm run lint:
ui/src/link.d.ts#L1
'LinkPropsVariantOverrides' is defined but never used
|
Run npm run lint:
ui/src/link.d.ts#L2
'TypographyPropsVariantOverrides' is defined but never used
|
Loading