feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer #1768
auto-fix-lint-format-commit.yml
on: pull_request_target
auto-fix
1m 3s
Annotations
3 errors and 10 warnings
auto-fix
'height' is assigned a value but never used. Allowed unused vars must match /^_/u
|
auto-fix
'setHeight' is assigned a value but never used. Allowed unused vars must match /^_/u
|
auto-fix
Process completed with exit code 1.
|
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:[email protected]
|
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/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/BlurEffect.tsx#L8
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
|