Skip to content

Add filler word

Add filler word #2000

Triggered via push December 16, 2024 13:07
Status Success
Total duration 1m 5s
Artifacts

ci-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: client/src/modules/Admin/Components/Admin.tsx#L185
Expected '===' and instead saw '=='
build: client/src/modules/Admin/Components/Admin.tsx#L224
Unexpected `await` inside a loop
build: client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is already declared in the upper scope on line 29 column 6
build: client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is defined but never used
build: client/src/modules/Course/Components/Course.tsx#L30
'Loading' is already declared in the upper scope on line 12 column 8
build: client/src/modules/Course/Components/Course.tsx#L30
'Loading' is defined but never used
build: client/src/modules/Course/Components/Course.tsx#L31
'Success' is defined but never used
build: client/src/modules/Course/Components/Course.tsx#L32
'Error' is defined but never used
build: client/src/modules/Course/Components/ReviewModal.tsx#L85
React Hook useEffect has missing dependencies: 'getNoReviews' and 'isLoggedIn'. Either include them or remove the dependency array
build: client/src/modules/SearchBar/Components/SearchBar.tsx#L36
'NodeJS' is not defined
build: client/src/modules/Admin/Components/Admin.tsx#L185
Expected '===' and instead saw '=='
build: client/src/modules/Admin/Components/Admin.tsx#L224
Unexpected `await` inside a loop
build: client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is already declared in the upper scope on line 29 column 6
build: client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is defined but never used
build: client/src/modules/Course/Components/Course.tsx#L30
'Loading' is already declared in the upper scope on line 12 column 8
build: client/src/modules/Course/Components/Course.tsx#L30
'Loading' is defined but never used
build: client/src/modules/Course/Components/Course.tsx#L31
'Success' is defined but never used
build: client/src/modules/Course/Components/Course.tsx#L32
'Error' is defined but never used
build: client/src/modules/Course/Components/RatingInput.tsx#L53
React Hook useEffect has a missing dependency: 'getColor'. Either include it or remove the dependency array
build: client/src/modules/Course/Components/ReviewModal.tsx#L85
React Hook useEffect has missing dependencies: 'getNoReviews' and 'isLoggedIn'. Either include them or remove the dependency array