Skip to content

refactor: enhancing frontend with TypeScript, Redux, and custom hooks… #28

refactor: enhancing frontend with TypeScript, Redux, and custom hooks…

refactor: enhancing frontend with TypeScript, Redux, and custom hooks… #28

Triggered via push November 27, 2024 16:18
Status Failure
Total duration 30s
Artifacts

frontend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
build: frontend/.eslintrc.cjs#L35
Duplicate key 'ignorePatterns'
build: frontend/eslint.config.js#L50
Insert `,`
build: frontend/eslint.config.js#L51
Insert `,`
build: frontend/src/components/common/ErrorBoundary.tsx#L16
Replace `"Uncaught·error:"` with `'Uncaught·error:'`
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L22
'HTMLAudioElement' is not defined
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L23
'soundRefs' is already defined
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L35
'HTMLAudioElement' is not defined
build
Process completed with exit code 1.
build: frontend/src/components/common/ErrorBoundary.tsx#L11
'error' is defined but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L21
'isMenuHidden' is assigned a value but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L21
'setIsMenuHidden' is assigned a value but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L23
'soundRefs' is assigned a value but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L34
'SoundRefs' is defined but never used