Skip to content

frefactor: fixed bacground, added it to store #31

frefactor: fixed bacground, added it to store

frefactor: fixed bacground, added it to store #31

Triggered via push December 3, 2024 06:28
Status Failure
Total duration 32s
Artifacts

frontend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: frontend/.eslintrc.cjs#L35
Duplicate key 'ignorePatterns'
build: frontend/setupTests.ts#L13
'jest' is not defined
build: frontend/setupTests.ts#L17
'jest' is not defined
build: frontend/setupTests.ts#L18
'jest' is not defined
build: frontend/setupTests.ts#L19
'jest' is not defined
build: frontend/setupTests.ts#L20
'jest' is not defined
build: frontend/setupTests.ts#L21
'jest' is not defined
build: frontend/src/app/dashboard/layout.tsx#L9
'React' is not defined
build: frontend/src/app/layout.tsx#L7
'React' is not defined
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: frontend/src/app/dashboard/page.tsx#L5
'Timer' is defined but never used
build: frontend/src/features/background/components/BackgroundItem.tsx#L7
'background' is defined but never used
build: frontend/src/features/background/store/backgroundSlice.ts#L6
'BackgroundInterface' is defined but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L2
'MusicPlayer' is defined but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L3
'VolumeControl' is defined but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L4
'MusicSelection' is defined but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L5
'AmbientSoundControl' is defined but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L10
'isMenuHidden' is assigned a value but never used
build: frontend/src/features/dashboard/components/BottomMenu.tsx#L10
'setIsMenuHidden' is assigned a value but never used
build: frontend/src/features/music/components/MusicPlayer.tsx#L26
'handleMusicSelect' is assigned a value but never used