Skip to content

refactor: new data flow structure for entry (#28) #37

refactor: new data flow structure for entry (#28)

refactor: new data flow structure for entry (#28) #37

Triggered via push May 30, 2024 12:13
Status Success
Total duration 48s
Artifacts

lint.yml

on: push
Matrix: Lint and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Typecheck (18.x): src/main/index.ts#L112
Unexpected console statement
Lint and Typecheck (18.x): src/renderer/src/components/Versions.tsx#L9
Classname 'versions' is not a Tailwind CSS class!
Lint and Typecheck (18.x): src/renderer/src/components/Versions.tsx#L10
Classname 'electron-version' is not a Tailwind CSS class!
Lint and Typecheck (18.x): src/renderer/src/components/Versions.tsx#L14
Classname 'chrome-version' is not a Tailwind CSS class!
Lint and Typecheck (18.x): src/renderer/src/components/Versions.tsx#L18
Classname 'node-version' is not a Tailwind CSS class!
Lint and Typecheck (18.x): src/renderer/src/components/feed-column/category.tsx#L56
React Hook useEffect has a missing dependency: 'data.name'. Either include it or remove the dependency array
Lint and Typecheck (18.x): src/renderer/src/components/feed-column/index.tsx#L33
React Hook useEffect has a missing dependency: 'spring'. Either include it or remove the dependency array