Merge pull request #193 from 10play/comments #335
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files:
example/src/Examples/Advanced/editor-web/build/editorHtml.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
Lint files
Inline style: { flex: 1, alignItems: 'center', justifyContent: 'center' }
|
Lint files
Inline style: { width: 100, height: 100 }
|
Lint files:
example/src/Examples/DarkEditor.tsx#L53
Inline style: { paddingHorizontal: 12 }
|
Lint files:
example/src/Examples/EditorStickToKeyboardExample.tsx#L79
Inline style: { paddingBottom: 120 }
|
Lint files:
example/src/Examples/WithKeyboard.tsx#L47
Inline style: { backgroundColor: 'white' }
|
Lint files:
example/src/Examples/WithKeyboard.tsx#L50
Inline style: { paddingHorizontal: 12 }
|
Lint files:
src/RichText/RichText.tsx#L115
Inline style: { display: "loaded ? 'flex' : 'none'" }
|
Lint files:
src/RichText/Toolbar/WebToolbar.tsx#L22
Inline style: { flexDirection: 'row' }
|
Lint files:
src/bridges/core.ts#L36
'BridgeState' is already declared in the upper scope on line 3 column 15
|
Loading