Skip to content

feat: rewrite todo cards logic #2173

feat: rewrite todo cards logic

feat: rewrite todo cards logic #2173

Triggered via pull request October 5, 2023 10:39
Status Failure
Total duration 2m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-check.yml

on: pull_request
Run lint check
2m 6s
Run lint check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Run lint check: src/components/Suggestions2.tsx#L71
Missing semicolon
Run lint check: src/components/Suggestions2.tsx#L71
Missing semicolon
Run lint check: src/components/Suggestions2.tsx#L137
React Hook useCallback has missing dependencies: 'lightningSettingUpStep' and 't'. Either include them or remove the dependency array
Run lint check: src/components/Suggestions2.tsx#L168
Missing return type on function
Run lint check
Process completed with exit code 1.
Run lint check: __tests__/cards.ts#L117
Test title is used multiple times in the same describe block
Run lint check: __tests__/cards.ts#L165
Test title is used multiple times in the same describe block