Skip to content

feat(rn): implements discover page #1525

feat(rn): implements discover page

feat(rn): implements discover page #1525

Triggered via pull request December 30, 2024 16:42
@InneiInnei
opened #2385
Status Success
Total duration 2m 40s
Artifacts

auto-fix-lint-format-commit.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
auto-fix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
auto-fix: apps/mobile/scripts/with-follow-assets.js#L39
Assignment to function parameter 'config'
auto-fix: apps/mobile/scripts/with-follow-assets.js#L40
Assignment to function parameter 'config'
auto-fix: apps/mobile/src/components/common/HeaderBlur.tsx#L7
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
auto-fix: apps/mobile/src/components/common/ThemedText.tsx#L5
Classname 'font-sn' is not a Tailwind CSS class!
auto-fix: apps/mobile/src/components/common/ThemedText.tsx#L5
Classname 'text-text' is not a Tailwind CSS class!
auto-fix: apps/mobile/src/components/ui/grid/index.tsx#L24
Using 'Children.toArray' is uncommon and can lead to fragile code. Use alternatives instead
auto-fix: apps/mobile/src/components/ui/grid/index.tsx#L40
Do not use Array index as 'key'
auto-fix: apps/mobile/src/components/ui/grid/index.tsx#L42
Do not use Array index as 'key'
auto-fix: apps/mobile/src/components/ui/pressable/item-pressable.tsx#L14
Classname 'bg-tertiary-system-background' is not a Tailwind CSS class!
auto-fix: apps/mobile/src/components/ui/pressable/item-pressable.tsx#L14
Classname 'bg-system-background' is not a Tailwind CSS class!