fix: cd run only when change on lib or web #263
ci.yml
on: pull_request
lint
1m 32s
test
1m 18s
build-library
1m 24s
build-android
1m 22s
build-ios
2m 29s
Annotations
15 warnings
test
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/.
|
build-android
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/.
|
build-library
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/.
|
lint
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/.
|
lint:
example/src/Examples/Advanced/editor-web/build/editorHtml.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
lint
Inline style: { flex: 1, alignItems: 'center', justifyContent: 'center' }
|
lint
Inline style: { width: 100, height: 100 }
|
lint:
example/src/Examples/DarkEditor.tsx#L53
Inline style: { paddingHorizontal: 12 }
|
lint:
example/src/Examples/EditorStickToKeyboardExample.tsx#L79
Inline style: { paddingBottom: 120 }
|
lint:
example/src/Examples/WithKeyboard.tsx#L47
Inline style: { backgroundColor: 'white' }
|
lint:
example/src/Examples/WithKeyboard.tsx#L50
Inline style: { paddingHorizontal: 12 }
|
lint:
src/RichText/RichText.tsx#L110
Inline style: { display: "loaded ? 'flex' : 'none'" }
|
lint:
src/bridges/core.ts#L36
'BridgeState' is already declared in the upper scope on line 3 column 15
|
lint:
src/simpleWebEditor/build/editorHtml.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
build-ios
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/.
|