Build main #42
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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 info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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-appstore-upload-info-nightly", "ios-appstore-upload-info-release", "ios-archive-nightly", "ios-archive-release".
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