updated course url #35
Annotations
10 errors and 6 warnings
test (16):
src/example/Course_about.jsx#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
test (16):
src/example/Course_about.jsx#L2
Strings must use singlequote
|
test (16):
src/example/Course_about.jsx#L3
Expected a line break after this opening brace
|
test (16):
src/example/Course_about.jsx#L3
'Col' is defined but never used
|
test (16):
src/example/Course_about.jsx#L3
'Carousel' is defined but never used
|
test (16):
src/example/Course_about.jsx#L3
Expected a line break before this closing brace
|
test (16):
src/example/Course_about.jsx#L3
Strings must use singlequote
|
test (16):
src/example/Course_about.jsx#L6
More than 1 blank line not allowed
|
test (16):
src/example/Course_about.jsx#L7
'react-bootstrap' should be listed in the project's dependencies. Run 'npm i -S react-bootstrap' to add it
|
test (16):
src/example/Course_about.jsx#L7
'Row' is defined but never used
|
test (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (16):
src/example/Course_about.jsx#L130
Unexpected console statement
|
test (16):
src/example/Course_about.jsx#L188
Unexpected console statement
|
test (16):
src/example/Course_about.jsx#L203
Unexpected unnamed async function
|
test (16):
src/example/Course_about.jsx#L418
Dangerous property 'dangerouslySetInnerHTML' found
|
test (16):
src/example/TabItem.jsx#L5
Unexpected console statement
|