This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
fix: updates #78
ci.yml
on: push
lint
23s
test
9s
build-library
23s
build-android
1m 29s
build-ios
2m 50s
Annotations
13 errors and 5 warnings
test
Process completed with exit code 1.
|
lint:
example/src/App.js#L4
Delete `··`
|
lint:
example/src/App.js#L5
Delete `··`
|
lint:
example/src/App.js#L6
Delete `··`
|
lint:
example/src/App.js#L7
Delete `··`
|
lint:
example/src/App.js#L8
Replace `··return·(React.createElement(View,` with `return·React.createElement(⏎····View,⏎···`
|
lint:
example/src/App.js#L9
Replace `········React.createElement(Text,` with `····React.createElement(⏎······Text,⏎·····`
|
lint:
example/src/App.js#L10
Replace `······"Is·Remote·Enabled:·"` with `'Is·Remote·Enabled:·'`
|
lint:
example/src/App.js#L11
Replace `············`${result}`),` with `······`${result}``
|
lint:
example/src/App.js#L12
Replace `····React.createElement(Text,` with `),⏎····React.createElement(⏎······Text,⏎·····`
|
lint:
example/src/App.js#L13
Replace `············"Authorization·Status:·"` with `······'Authorization·Status:·'`
|
build-ios
@candlefinance/push-example#build:ios: command (/Users/runner/work/push/push/example) /private/var/folders/z4/sx941vhj3jd2jb9_gwftzctc0000gn/T/xfs-55295ee4/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
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-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/.
|
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, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/.
|