test: update inbox tests #186
Annotations
3 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
src/modules/inbox/inboxFetcher.ts#L221
Replace `"An·Inbox·Notification·must·at·least·have·a·hasLandingMessage·flag"` with `⏎········"An·Inbox·Notification·must·at·least·have·a·hasLandingMessage·flag"⏎······`
|
build (16.x):
src/modules/user/userDataEditor.ts#L102
Replace `typeof·state·!==·"string"·||·(state·!==·"subscribed"·&&·state·!==·"unsubscribed")` with `⏎······typeof·state·!==·"string"·||⏎······(state·!==·"subscribed"·&&·state·!==·"unsubscribed")⏎····`
|