CI & Build: Scheduled: main #183
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, android-actions/setup-android@v2, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L13
'RCTEventEmitter' is deprecated. Deprecated in Java
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L162
Unnecessary safe call on a non-null receiver of type ReadableMap
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L171
Unnecessary safe call on a non-null receiver of type ReadableMap
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L174
'RCTEventEmitter' is deprecated. Deprecated in Java
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L175
'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L205
Condition 'item != null' is always 'true'
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L207
Unnecessary safe call on a non-null receiver of type ReadableMap
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L216
Unnecessary safe call on a non-null receiver of type ReadableMap
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L219
'RCTEventEmitter' is deprecated. Deprecated in Java
|
App/node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt#L220
'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "android-app-apk", "android-build-info", "changelog", "ios-archive-nightly".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading