This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
fix: errors #79
Annotations
10 errors and 1 warning
|
Lint files:
src/apis/addMessageEventListener.js#L4
Replace `normalizeNativeMessage(nativeMessage),·nativeMessage.completionHandlerId` with `⏎······normalizeNativeMessage(nativeMessage),⏎······nativeMessage.completionHandlerId⏎····`
|
|
Lint files:
src/apis/addTokenEventListener.js#L2
Insert `⏎·`
|
Lint files:
src/apis/addTokenEventListener.js#L4
Insert `··`
|
Lint files:
src/apis/completeNotification.js#L2
Insert `⏎·`
|
Lint files:
src/apis/getLaunchNotification.js#L3
Replace `·normalizeNativeMessage((await·nativeModule.getLaunchNotification())·??·undefined` with `⏎··normalizeNativeMessage(⏎····(await·nativeModule.getLaunchNotification())·??·undefined⏎··`
|
Lint files:
src/apis/getPermissionStatus.js#L3
Insert `⏎·`
|
Lint files:
src/apis/registerHeadlessTask.js#L5
Delete `··`
|
Lint files:
src/apis/registerHeadlessTask.js#L6
Delete `··`
|
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/.
|
Loading