Skip to content

fix(rn): delete subscribe in db persist #8

fix(rn): delete subscribe in db persist

fix(rn): delete subscribe in db persist #8

Triggered via push January 7, 2025 02:21
Status Failure
Total duration 2m 48s
Artifacts

lint.yml

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

Annotations

2 errors and 11 warnings
Format, Lint and Typecheck (lts/*)
@follow/web#test: command (/home/runner/work/Follow/Follow/apps/renderer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Format, Lint and Typecheck (lts/*)
Process completed with exit code 1.
Format, Lint and Typecheck (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format, Lint and Typecheck (lts/*): apps/mobile/scripts/with-follow-assets.js#L39
Assignment to function parameter 'config'
Format, Lint and Typecheck (lts/*): apps/mobile/scripts/with-follow-assets.js#L40
Assignment to function parameter 'config'
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/HeaderBlur.tsx#L7
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/HeaderTitleExtra.tsx#L40
Classname 'text-text/50' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/LoadingContainer.tsx#L67
React Hook useEffect has missing dependencies: 'loadingCaller', 'resetLoadingCaller', and 'setVisible'. Either include them or remove the dependency array
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/LoadingContainer.tsx#L105
Classname 'border-system-fill/40' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/ThemedText.tsx#L5
Classname 'font-sn' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/ThemedText.tsx#L5
Classname 'text-text' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/form/FormProvider.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components