chore: enable noUncheckedIndexedAccess, better type check #1707
auto-fix-lint-format-commit.yml
on: pull_request_target
auto-fix
1m 15s
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/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!
|
auto-fix:
apps/mobile/src/components/common/HeaderBlur.tsx#L7
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
auto-fix:
apps/mobile/src/components/common/HeaderTitleExtra.tsx#L40
Classname 'text-text/50' is not a Tailwind CSS class!
|
auto-fix:
apps/mobile/src/components/common/RefreshControl.tsx#L40
React Hook React.useEffect has a missing dependency: 'rotation'. Either include it or remove the dependency array
|
auto-fix:
apps/mobile/src/components/common/RefreshControl.tsx#L51
Inline style: { opacity: 'pullProgress > 0 ? 1 : 0' }
|
auto-fix:
apps/mobile/src/components/common/ThemedText.tsx#L6
Classname 'font-sn' is not a Tailwind CSS class!
|
auto-fix:
apps/mobile/src/components/common/ThemedText.tsx#L6
Classname 'text-label' is not a Tailwind CSS class!
|
auto-fix:
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
|