Anirud/v1 end to end testing #50
Annotations
4 errors and 21 warnings
app/frontend/src/components/magicui/file-tree.tsx#L230
'ref' is defined but never used
|
app/frontend/src/components/magicui/file-tree.tsx#L357
'className' is defined but never used
|
app/frontend/src/components/magicui/file-tree.tsx#L230
'ref' is defined but never used
|
app/frontend/src/components/magicui/file-tree.tsx#L357
'className' is defined but never used
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
app/frontend/src/components/CustomToaster.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/components/FirstStepForm.tsx#L68
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
app/frontend/src/components/SelectionSteps.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/components/WeightForm.tsx#L74
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
app/frontend/src/components/magicui/file-tree.tsx#L139
React Hook useEffect has a missing dependency: 'expandSpecificTargetedElements'. Either include it or remove the dependency array
|
app/frontend/src/components/magicui/file-tree.tsx#L370
React Hook useCallback has a missing dependency: 'setExpandedItems'. Either include it or remove the dependency array
|
app/frontend/src/components/magicui/file-tree.tsx#L374
React Hook useCallback has a missing dependency: 'setExpandedItems'. Either include it or remove the dependency array
|
app/frontend/src/components/magicui/file-tree.tsx#L380
React Hook useEffect has missing dependencies: 'elements' and 'expendAllTree'. Either include them or remove the dependency array
|
app/frontend/src/providers/ModelsContext.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/providers/RefreshContext.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/components/CustomToaster.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/components/FirstStepForm.tsx#L68
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
app/frontend/src/components/SelectionSteps.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/components/WeightForm.tsx#L74
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
app/frontend/src/components/magicui/file-tree.tsx#L139
React Hook useEffect has a missing dependency: 'expandSpecificTargetedElements'. Either include it or remove the dependency array
|
app/frontend/src/components/magicui/file-tree.tsx#L370
React Hook useCallback has a missing dependency: 'setExpandedItems'. Either include it or remove the dependency array
|
app/frontend/src/components/magicui/file-tree.tsx#L374
React Hook useCallback has a missing dependency: 'setExpandedItems'. Either include it or remove the dependency array
|
app/frontend/src/components/magicui/file-tree.tsx#L380
React Hook useEffect has missing dependencies: 'elements' and 'expendAllTree'. Either include them or remove the dependency array
|
app/frontend/src/providers/ModelsContext.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
app/frontend/src/providers/RefreshContext.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading