Skip to content

feat(mobile): auto mark as read when scrolling #5049

feat(mobile): auto mark as read when scrolling

feat(mobile): auto mark as read when scrolling #5049

Triggered via pull request February 17, 2025 12:43
Status Failure
Total duration 2m 34s
Artifacts

lint.yml

on: pull_request
Matrix: Format, Lint and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Format, Lint and Typecheck (lts/*): apps/mobile/src/modules/entry-list/entry-list-social.tsx#L19
'debouncedFetchEntryContentByStream' is defined but never used
Format, Lint and Typecheck (lts/*)
//#lint: command (/home/runner/work/Follow/Follow/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Format, Lint and Typecheck (lts/*)
Process completed with exit code 1.
Format, Lint and Typecheck (lts/*): apps/mobile/native/example/App.tsx#L10
Inline style: { height: 1000, backgroundColor: 'red' }
Format, Lint and Typecheck (lts/*): apps/mobile/native/example/package.json#L13
Inconsistent versions of expo: 52.0.27
Format, Lint and Typecheck (lts/*): apps/mobile/native/example/package.json#L14
Inconsistent versions of react: ^18.3.1
Format, Lint and Typecheck (lts/*): apps/mobile/native/example/package.json#L18
Inconsistent versions of @babel/core: ^7.26.7
Format, Lint and Typecheck (lts/*): apps/mobile/native/example/package.json#L19
Inconsistent versions of @types/react: ^19.0.8
Format, Lint and Typecheck (lts/*): apps/mobile/native/example/package.json#L20
Inconsistent versions of typescript: 5.7.3
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/BlurEffect.tsx#L8
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/BlurEffect.tsx#L23
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!