Add TypeScript for Collab Lab #3
Annotations
9 errors and 3 warnings
build (^18.2.0):
src/views/Home/Home.tsx#L5
Unexpected any. Specify a different type
|
build (^18.2.0):
src/views/Home/Home.tsx#L9
'data' is defined but never used
|
build (^18.2.0):
src/views/Home/Home.tsx#L9
'setListPath' is defined but never used
|
build (^18.2.0):
src/views/Layout/Layout.tsx#L22
Redundant double negation
|
build (^18.2.0):
src/views/Layout/Layout.tsx#L36
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
build (^18.2.0):
src/views/Layout/Layout.tsx#L39
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
build (^18.2.0):
src/views/Layout/Layout.tsx#L42
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
build (^18.2.0):
src/views/List/List.tsx#L1
'data' is defined but never used
|
build (^18.2.0)
Process completed with exit code 1.
|
build (^18.2.0):
src/views/Home/Home.tsx#L9
'data' is defined but never used
|
build (^18.2.0):
src/views/Home/Home.tsx#L9
'setListPath' is defined but never used
|
build (^18.2.0):
src/views/List/List.tsx#L1
'data' is defined but never used
|