Skip to content

chore: update dependencies #41

chore: update dependencies

chore: update dependencies #41

Triggered via push May 31, 2024 01:32
Status Success
Total duration 56s
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/discover/form.tsx#L92
React Hook useEffect has missing dependencies: 'form' and 'prefix'. Either include them or remove the dependency array
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
Lint and Typecheck (18.x): src/renderer/src/components/feed-column/item.tsx#L202
Prefer using shorthand boolean attribute 'isSubscribed'