Skip to content

fix(electron): fix can eval code in main process, fixed #2362 #4319

fix(electron): fix can eval code in main process, fixed #2362

fix(electron): fix can eval code in main process, fixed #2362 #4319

Triggered via push December 30, 2024 05:48
Status Success
Total duration 2m 40s
Artifacts

lint.yml

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

Annotations

11 warnings
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/HeaderBlur.tsx#L7
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
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/pressable/item-pressable.tsx#L14
Classname 'bg-tertiary-system-background' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/pressable/item-pressable.tsx#L14
Classname 'bg-system-background' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/tabview/index.tsx#L185
Classname 'border-tertiary-system-background' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/modules/debug/index.tsx#L51
Inline style: { position: 'absolute', left: 0, top: 0, zIndex: 1000 }
Format, Lint and Typecheck (lts/*): apps/mobile/src/modules/discover/ctx.tsx#L9
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file