basic hover states #1948
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/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#L83
React Hook useEffect has missing dependencies: 'getNoReviews' and 'isLoggedIn'. Either include them or remove the dependency array
|
build:
client/src/modules/Course/Components/Gauges.tsx#L139
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
build:
client/src/modules/Course/Components/Gauges.tsx#L146
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
build:
client/src/modules/Course/Components/Gauges.tsx#L165
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
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/Gauges.tsx#L139
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
build:
client/src/modules/Course/Components/Gauges.tsx#L146
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
build:
client/src/modules/Course/Components/Gauges.tsx#L165
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
build:
client/src/modules/Course/Components/Gauges.tsx#L181
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|