Skip to content

Add TypeScript for Collab Lab #2

Add TypeScript for Collab Lab

Add TypeScript for Collab Lab #2

Triggered via pull request April 15, 2024 04:43
Status Failure
Total duration 45s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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