Lambda.ts Refactor #5252
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Build, test, lint
2m 1s
Coverage
1m 41s
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
|