This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
fix: updates #78
Annotations
10 errors and 1 warning
Lint files:
example/src/App.js#L4
Delete `··`
|
Lint files:
example/src/App.js#L5
Delete `··`
|
Lint files:
example/src/App.js#L6
Delete `··`
|
Lint files:
example/src/App.js#L7
Delete `··`
|
Lint files:
example/src/App.js#L8
Replace `··return·(React.createElement(View,` with `return·React.createElement(⏎····View,⏎···`
|
Lint files:
example/src/App.js#L9
Replace `········React.createElement(Text,` with `····React.createElement(⏎······Text,⏎·····`
|
Lint files:
example/src/App.js#L10
Replace `······"Is·Remote·Enabled:·"` with `'Is·Remote·Enabled:·'`
|
Lint files:
example/src/App.js#L11
Replace `············`${result}`),` with `······`${result}``
|
Lint files:
example/src/App.js#L12
Replace `····React.createElement(Text,` with `),⏎····React.createElement(⏎······Text,⏎·····`
|
Lint files:
example/src/App.js#L13
Replace `············"Authorization·Status:·"` with `······'Authorization·Status:·'`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading