added Heading #31
Annotations
10 errors
Lint:
src/components/Commands/Cat.jsx#L4
'fileName' is missing in props validation
|
Lint:
src/components/Commands/Cat.jsx#L5
'fileName.trim' is missing in props validation
|
Lint:
src/components/Commands/Cat.jsx#L6
'fileName.toLowerCase' is missing in props validation
|
Lint:
src/components/Commands/Echo.jsx#L2
'message' is missing in props validation
|
Lint:
src/components/Events/Events.jsx#L2
'image' is defined but never used
|
Lint:
src/components/Events/Events.jsx#L44
'theme' is assigned a value but never used
|
Lint:
src/components/Hero/Hero.jsx#L1
'Box' is defined but never used
|
Lint:
src/components/Navbar/Navbar.jsx#L9
'rem' is defined but never used
|
Lint:
src/components/StdErr/StdErr.jsx#L4
'stdErr' is missing in props validation
|
Lint:
src/components/StdIn/StdIn.jsx#L5
'cmd' is missing in props validation
|