fixup github check annotations #3799
check.yml
on: pull_request
Cache npm for Linux
10s
Cache npm for macOS
15s
Cache bundler for macOS
12s
Build for Android
3m 56s
Detox E2E for iOS
0s
Annotations
28 warnings
Cache npm for Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cache npm for macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Data
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Android Bundle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
iOS Cocoapods
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
iOS Bundle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint:
source/views/directory/list.tsx#L160
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 “AndroidDirectoryItemRow” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
ESLint:
source/views/directory/query.ts#L48
'query' is already declared in the upper scope on line 43 column 2
|
ESLint:
source/views/menus/dev-bonapp-picker.tsx#L31
'cafeId' is already declared in the upper scope on line 29 column 7
|
ESLint:
source/views/more/index.tsx#L73
'value' is already declared in the upper scope on line 72 column 38
|
ESLint:
source/views/news/news-list.tsx#L28
'c' is already declared in the upper scope on line 4 column 13
|
ESLint:
source/views/news/news-list.tsx#L69
'c' is already declared in the upper scope on line 4 column 13
|
ESLint:
source/views/news/news-list.tsx#L115
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 “NewsList” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
ESLint:
source/views/settings/screens/api-test/detail.tsx#L45
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 “APITestDetailView” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
ESLint:
source/views/settings/screens/api-test/list.tsx#L42
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 “APITestView” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
ESLint:
source/views/settings/screens/change-icon.tsx#L46
'iconType' is already declared in the upper scope on line 40 column 7
|
Jest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, mikehardy/buildcache-action@1db83fb06b0da378aa7db7a1110923b904417cbc, actions/cache/save@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for iOS
Cache save failed.
|
Build for iOS
buildcache: unable to upload buildlog: Error: File /Users/runner/work/AAO-React-Native/AAO-React-Native/.buildcache/buildcache.log does not exist
|
Build for iOS
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/AAO-React-Native/AAO-React-Native/.buildcache/buildcache.log'
|
Build for iOS
No files were found with the provided path: ios/build/Build/Products/. No artifacts will be uploaded.
|
Build for Android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2, gradle/gradle-build-action@ef76a971e2fa3f867b617efd72f2fbd72cf6f8bc, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce, actions/cache/save@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for Android
No files were found with the provided path: android/app/build/outputs/apk/. No artifacts will be uploaded.
|
Build for Android
No files were found with the provided path: build/reports/. No artifacts will be uploaded.
|