feat(mobile): load archive entries #1810
auto-fix-lint-format-commit.yml
on: pull_request_target
auto-fix
1m 22s
Annotations
10 warnings
auto-fix:
apps/mobile/native/example/App.tsx#L10
Inline style: { height: 1000, backgroundColor: 'red' }
|
auto-fix:
apps/mobile/native/example/package.json#L13
Inconsistent versions of expo: 52.0.27
|
auto-fix:
apps/mobile/native/example/package.json#L14
Inconsistent versions of react: ^18.3.1
|
auto-fix:
apps/mobile/native/example/package.json#L15
Inconsistent versions of react-native: npm:react-native@0.77.0
|
auto-fix:
apps/mobile/native/example/package.json#L18
Inconsistent versions of @babel/core: ^7.26.7
|
auto-fix:
apps/mobile/native/example/package.json#L19
Inconsistent versions of @types/react: ^19.0.8
|
auto-fix:
apps/mobile/native/example/package.json#L20
Inconsistent versions of typescript: 5.7.3
|
auto-fix:
apps/mobile/src/components/common/BlurEffect.tsx#L8
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
auto-fix:
apps/mobile/src/components/common/BlurEffect.tsx#L23
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|
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
|