This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
fix: errors #79
ci.yml
on: push
lint
13s
test
20s
build-library
26s
build-android
1m 55s
build-ios
2m 39s
Annotations
13 errors and 5 warnings
lint:
src/apis/addMessageEventListener.js#L3
Insert `⏎·`
|
lint:
src/apis/addMessageEventListener.js#L4
Replace `normalizeNativeMessage(nativeMessage),·nativeMessage.completionHandlerId` with `⏎······normalizeNativeMessage(nativeMessage),⏎······nativeMessage.completionHandlerId⏎····`
|
lint:
src/apis/addMessageEventListener.js#L5
Insert `··`
|
lint:
src/apis/addTokenEventListener.js#L2
Insert `⏎·`
|
lint:
src/apis/addTokenEventListener.js#L4
Insert `··`
|
lint:
src/apis/completeNotification.js#L2
Insert `⏎·`
|
lint:
src/apis/getLaunchNotification.js#L3
Replace `·normalizeNativeMessage((await·nativeModule.getLaunchNotification())·??·undefined` with `⏎··normalizeNativeMessage(⏎····(await·nativeModule.getLaunchNotification())·??·undefined⏎··`
|
lint:
src/apis/getPermissionStatus.js#L3
Insert `⏎·`
|
lint:
src/apis/registerHeadlessTask.js#L5
Delete `··`
|
lint:
src/apis/registerHeadlessTask.js#L6
Delete `··`
|
test
Process completed with exit code 1.
|
build-ios
@candlefinance/push-example#build:ios: command (/Users/runner/work/push/push/example) /private/var/folders/cj/ch2hz60x7pqftjmm9drs5dtm0000gn/T/xfs-6113bcd1/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
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/.
|
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/.
|
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/.
|