Skip to content

Add 'Copy to Clipboard' option for 'Unsaved Draft' #5334

Add 'Copy to Clipboard' option for 'Unsaved Draft'

Add 'Copy to Clipboard' option for 'Unsaved Draft' #5334

Triggered via pull request October 27, 2023 21:52
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Build, test, lint
@quri/hub#lint: command (/home/runner/work/squiggle/squiggle/packages/hub) pnpm run lint exited (1)
Build, test, lint
Process completed with exit code 1.
Coverage
@quri/hub#build: command (/home/runner/work/squiggle/squiggle/packages/hub) pnpm run build exited (1)
Coverage
Process completed with exit code 1.
Build, test, lint: packages/components/src/components/Calculator/index.tsx#L104
React Hook useEffect has a missing dependency: '_processAllFieldCodes'. Either include it or remove the dependency array
Build, test, lint: 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
Build, test, lint: 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
Build, test, lint: packages/squiggle-lang/src/fr/date.ts#L10
'vString' is defined but never used