Updates and migrations for SDK49 #101
reviewdog [eslint] report
reported by reviewdog 🐶
Findings (2)
src/components/projects/ProjectOverview.tsx|73 col 17| Delete ··
src/components/projects/ProjectOverview.tsx|87 col 1| Delete ··
Filtered Findings (3)
src/components/ImageList.tsx|16 col 8| 'Card' is defined but never used.
src/components/NavList.tsx|2 col 10| 'View' is defined but never used.
src/components/NavList.tsx|18 col 3| 'VStack' is defined but never used.
Annotations
Check failure on line 73 in src/components/projects/ProjectOverview.tsx
github-actions / eslint
[eslint] src/components/projects/ProjectOverview.tsx#L73 <prettier/prettier>(https://github.com/prettier/eslint-plugin-prettier#options)
Delete `··`
Raw output
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `··`","line":73,"column":17,"nodeType":null,"messageId":"delete","endLine":73,"endColumn":19,"fix":{"range":[2185,2187],"text":""}}
Check failure on line 87 in src/components/projects/ProjectOverview.tsx
github-actions / eslint
[eslint] src/components/projects/ProjectOverview.tsx#L87 <prettier/prettier>(https://github.com/prettier/eslint-plugin-prettier#options)
Delete `··`
Raw output
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `··`","line":87,"column":1,"nodeType":null,"messageId":"delete","endLine":87,"endColumn":3,"fix":{"range":[2731,2733],"text":""}}