Skip to content

Merge branch 'main' into jac/rec-frontend #1937

Merge branch 'main' into jac/rec-frontend

Merge branch 'main' into jac/rec-frontend #1937

Triggered via push November 22, 2024 20:25
Status Success
Total duration 1m 0s
Artifacts

ci-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
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/
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/Admin/Components/Admin.tsx#L198
Unexpected `await` inside a loop
build: client/src/modules/Course/Components/ReviewModal.tsx#L83
React Hook useEffect has missing dependencies: 'getNoReviews' and 'isLoggedIn'. Either include them or remove the dependency array
build: client/src/modules/Results/Components/PreviewCard.jsx#L168
'transformGauges' is missing in props validation
build: client/src/modules/Results/Components/PreviewCard.jsx#L192
'transformGauges' is missing in props validation
build: client/src/modules/Admin/Components/Admin.tsx#L198
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#L83
React Hook useEffect has missing dependencies: 'getNoReviews' and 'isLoggedIn'. Either include them or remove the dependency array
build: client/src/modules/Results/Components/PreviewCard.jsx#L168
'transformGauges' is missing in props validation