Add 'Copy to Clipboard' option for 'Unsaved Draft' #5334
Annotations
2 errors and 4 warnings
|
|
packages/components/src/components/Calculator/index.tsx#L104
React Hook useEffect has a missing dependency: '_processAllFieldCodes'. Either include it or remove the dependency array
|
packages/components/src/components/Calculator/index.tsx#L132
React Hook useEffect has missing dependencies: '_processAllFieldCodes', 'calculatorState', 'environment', 'path', and 'prevCalculator'. Either include them or remove the dependency array
|
packages/components/src/components/SquiggleViewer/ViewerProvider.tsx#L343
React Hook useCallback has missing dependencies: 'setCollapsed' and 'setLocalItemState'. Either include them or remove the dependency array
|
packages/squiggle-lang/src/fr/date.ts#L10
'vString' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading