Skip to content

Lambda.ts Refactor #5252

Lambda.ts Refactor

Lambda.ts Refactor #5252

Triggered via pull request October 10, 2023 20:32
Status Failure
Total duration 2m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
Coverage
@quri/squiggle-components#build: command (/home/runner/work/squiggle/squiggle/packages/components) pnpm run build exited (1)
Coverage
Property 'parameters' does not exist on type 'SqCalculator'.
Coverage
Property 'paramCounts' does not exist on type 'SqLambda'.
Coverage
Process completed with exit code 1.
Build, test, lint
Property 'parameters' does not exist on type 'SqCalculator'.
Build, test, lint
Property 'paramCounts' does not exist on type 'SqLambda'.
Build, test, lint
@quri/squiggle-components#build:ts: command (/home/runner/work/squiggle/squiggle/packages/components) pnpm run build:ts exited (1)
Build, test, lint
Process completed with exit code 1.
Build, test, lint: packages/components/src/components/Calculator/index.tsx#L103
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#L130
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