Skip to content

Merge pull request #2362 from quantified-uncertainty/sweep/add-sweep-… #5349

Merge pull request #2362 from quantified-uncertainty/sweep/add-sweep-…

Merge pull request #2362 from quantified-uncertainty/sweep/add-sweep-… #5349

Triggered via push October 28, 2023 16:48
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
Build, test, lint
38s
Build, test, lint
Coverage
33s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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