Update the localizations for reporting #633
Annotations
10 errors and 2 warnings
Lint:
src/App.tsx#L11
'RN.View' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L30
'RN.TouchableOpacity' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L31
'RN.View' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L32
'RN.Text' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L39
'RN.Text' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L47
'RN.View' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L49
'RN.View' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L55
'RN.Image' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/Button.tsx#L60
'RN.Image' cannot be used as a JSX component.
|
Lint:
src/Screens/Main/BuddyList/FolderItem.tsx#L22
'RN.TouchableOpacity' cannot be used as a JSX component.
|
Unittest
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/
|
Lint
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/
|