Change date schema to be compatible with ortto schema #147
Annotations
10 errors and 2 warnings
src/services/notificationService.test.ts#L19
Replace `payload,·NOTIFICATIONS_EVENT_NAMES.NOTIFY_REWARD_AMOUNT` with `⏎······payload,⏎······NOTIFICATIONS_EVENT_NAMES.NOTIFY_REWARD_AMOUNT,⏎····`
|
src/services/notificationService.test.ts#L24
Replace `"act:cm:notify-reward"` with `'act:cm:notify-reward'`
|
src/services/notificationService.test.ts#L27
Replace `'year':` with `year:·`
|
src/services/notificationService.test.ts#L28
Replace `'month':` with `month:·`
|
src/services/notificationService.test.ts#L29
Replace `'day':` with `day:·`
|
src/services/notificationService.test.ts#L30
Replace `'timezone':"UTC"` with `timezone:·'UTC'`
|
src/services/notificationService.ts#L186
Replace `'year'` with `year`
|
src/services/notificationService.ts#L187
Replace `'month'` with `month`
|
src/services/notificationService.ts#L188
Replace `'day'` with `day`
|
src/services/notificationService.ts#L189
Replace `'timezone':·"UTC"` with `timezone:·'UTC'`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading