docs: update pro plans link to /products #445
ci.yml
on: pull_request
lint
2m 7s
test
1m 54s
build-library
1m 54s
build-android
2m 13s
build-ios
3m 44s
Annotations
11 warnings
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-library
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/simpleWebEditor/build/editorHtml.js#L2
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
|
lint:
src/bridges/core.ts#L38
'BridgeState' is already declared in the upper scope on line 3 column 15
|
|
lint:
src/RichText/Toolbar/WebToolbar.tsx#L22
Inline style: { flexDirection: 'row' }
|
|
lint:
src/RichText/RichText.tsx#L130
Inline style: { display: "loaded ? 'flex' : 'none'" }
|
|
lint:
examplelatest/src/Examples/EditorStickToKeyboardExample.tsx#L78
Inline style: { paddingBottom: 120 }
|
|
lint:
examplelatest/src/Examples/DarkEditor.tsx#L45
Inline style: { paddingHorizontal: 12 }
|
|
build-android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-ios
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|