Skip to content

Initial commit from your app #5

Initial commit from your app

Initial commit from your app #5

Triggered via push November 22, 2024 02:35
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/components/BingWallpaper.jsx#L3
'children' is missing in props validation
lint: src/components/TodoList.jsx#L1
'useState' is defined but never used
lint: src/components/TodoList.jsx#L1
'useEffect' is defined but never used
lint: src/components/TodoList.jsx#L2
'message' is defined but never used
lint: src/components/TodoList.jsx#L4
'Mock' is defined but never used
lint: src/components/TodoList.jsx#L17
'newTodo' is not defined
lint: src/components/TodoList.jsx#L18
'setNewTodo' is not defined
lint: src/components/TodoList.jsx#L21
'addTodo' is not defined
lint: src/components/TodoList.jsx#L25
'viewMode' is not defined
lint: src/components/TodoList.jsx#L25
'setViewMode' is not defined
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/