Skip to content

fix: add eslint flat config and resolve linting errors #47

fix: add eslint flat config and resolve linting errors

fix: add eslint flat config and resolve linting errors #47

Triggered via push November 8, 2025 14:47
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
frontend-test
18s
frontend-test
backend-test
19s
backend-test
build
build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
frontend-test
Process completed with exit code 1.
backend-test
Process completed with exit code 101.
frontend-test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
frontend-test: src/components/MarkdownRenderer.jsx#L63
'node' is defined but never used. Allowed unused args must match /^_/u
frontend-test: src/components/MarkdownRenderer.jsx#L58
'node' is defined but never used. Allowed unused args must match /^_/u
frontend-test: src/components/MarkdownRenderer.jsx#L53
'node' is defined but never used. Allowed unused args must match /^_/u
frontend-test: src/components/MarkdownRenderer.jsx#L48
'node' is defined but never used. Allowed unused args must match /^_/u
frontend-test: src/components/MarkdownRenderer.jsx#L43
'node' is defined but never used. Allowed unused args must match /^_/u
frontend-test: src/components/Header.jsx#L33
The 'contentNavItems' conditional could make the dependencies of useMemo Hook (at line 54) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'contentNavItems' in its own useMemo() Hook
frontend-test: src/components/Footer.jsx#L3
'Terminal' is defined but never used
frontend-test: src/components/ErrorBoundary.jsx#L72
'children' is missing in props validation
frontend-test: src/components/ErrorBoundary.jsx#L14
'error' is defined but never used. Allowed unused args must match /^_/u
frontend-test: src/components/Comments.jsx#L24
React Hook useEffect has a missing dependency: 'loadComments'. Either include it or remove the dependency array
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
backend-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/