Skip to content

add lint and test workflow #18

add lint and test workflow

add lint and test workflow #18

Triggered via push August 26, 2024 18:34
Status Failure
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/Presenter.tsx#L5
Unexpected any. Specify a different type
lint: src/Renderer.tsx#L65
Unexpected any. Specify a different type
lint
Unexpected any. Specify a different type
lint
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
lint
Unexpected any. Specify a different type
lint
Unexpected any. Specify a different type
lint
Unexpected lexical declaration in case block
lint
Unexpected lexical declaration in case block
lint
Unexpected any. Specify a different type
lint
Unexpected lexical declaration in case block
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
React Hook useEffect has missing dependencies: 'data.data', 'formData?.data?.items', and 'handleAddGroupItem'. Either include them or remove the dependency array