Rename job name #3
Annotations
12 warnings
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
main:
src/RNWallet.types.ts#L1
Replace `'react-native'` with `"react-native"`
|
main:
src/RNWalletModule.ts#L1
Replace `'expo-modules-core'` with `"expo-modules-core"`
|
main:
src/RNWalletModule.ts#L2
Replace `'react-native'` with `"react-native"`
|
main:
src/RNWalletModule.ts#L4
Replace `'./RNWallet.types'` with `"./RNWallet.types"`
|
main:
src/RNWalletModule.ts#L8
Replace `'RNWallet'` with `"RNWallet"`
|
main:
src/RNWalletModule.ts#L16
Replace `'android'` with `"android"`
|
main:
src/RNWalletView.tsx#L1
Replace `'expo-modules-core'` with `"expo-modules-core"`
|
main:
src/RNWalletView.tsx#L2
Replace `'react'` with `"react"`
|
main:
src/RNWalletView.tsx#L3
Replace `'react-native'` with `"react-native"`
|
main:
src/RNWalletView.tsx#L5
Replace `'./RNWallet.types'` with `"./RNWallet.types"`
|