POC : Articulation de questionnaire #2557
ci-main.yaml
on: pull_request
test_lint
27s
Matrix: test
build-deploy-assets
0s
publish_on_npm
0s
Annotations
4 errors and 4 warnings
Test with Node v20 on ubuntu-latest:
src/hooks/useArticulation.ts#L98
Type '{ cells: { label: string; value: ReactNode; }[]; progress: number; page: string; }[]' is not assignable to type 'Item[]'.
|
Test with Node v20 on ubuntu-latest:
src/stories/behaviour/articulation/articulation.stories.tsx#L1
Could not find a declaration file for module '../../utils/orchestrator'. '/home/runner/work/Lunatic/Lunatic/src/stories/utils/orchestrator.jsx' implicitly has an 'any' type.
|
Test with Node v20 on ubuntu-latest:
src/stories/behaviour/articulation/articulation.stories.tsx#L77
Property 'page' does not exist on type 'Item'.
|
Test with Node v20 on ubuntu-latest
Process completed with exit code 2.
|
test_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_lint:
src/hooks/useArticulation.ts#L79
React Hook useMemo has missing dependencies: 'roundabout?.iterations.value' and 'variables'. Either include them or remove the dependency array
|
test_lint:
src/hooks/useArticulation.ts#L89
React Hook useMemo has a missing dependency: 'variables'. Either include it or remove the dependency array
|
Test with Node v20 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|