fix: ignore stale local web URL events #197
Annotations
2 errors and 17 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
example/src/PostEditScreen.tsx#L49
Replace `·testID="editDone"·systemItem="done"·onPress={()·=>·pop()}` with `⏎············testID="editDone"⏎············systemItem="done"⏎············onPress={()·=>·pop()}⏎·········`
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
example/src/PostScreen.tsx#L165
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “PostScreen” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
|
lint:
example/src/PostScreen.tsx#L56
Unexpected use of '&'
|
|
lint:
example/src/PostScreen.tsx#L55
Unexpected use of '>>'
|
|
lint:
example/src/PostScreen.tsx#L55
Unexpected use of '&'
|
|
lint:
example/src/PostScreen.tsx#L54
Unexpected use of '>>'
|
|
lint:
example/src/PostScreen.tsx#L54
Unexpected use of '&'
|
|
lint:
example/src/HealthScreen.tsx#L128
Inline style: { padding: 24 }
|
|
lint:
example/src/HealthScreen.tsx#L95
Inline style: { paddingRight: 24, paddingBottom: 40 }
|
|
lint:
example/src/HealthScreen.tsx#L72
Inline style: { color: '#FF2D55', fontWeight: '700' }
|
|
lint:
example/expo-plugin-android-material-you-bottom-bar.js#L4
'config' is already declared in the upper scope on line 3 column 61
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Cache save failed.
|
|
deploy-example
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
deploy-example
Cache save failed.
|
|
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release
Cache save failed.
|