Skip to content

Change date schema to be compatible with ortto schema #147

Change date schema to be compatible with ortto schema

Change date schema to be compatible with ortto schema #147

Triggered via pull request July 22, 2024 17:31
Status Failure
Total duration 1m 21s
Artifacts

staging-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/services/notificationService.test.ts#L19
Replace `payload,·NOTIFICATIONS_EVENT_NAMES.NOTIFY_REWARD_AMOUNT` with `⏎······payload,⏎······NOTIFICATIONS_EVENT_NAMES.NOTIFY_REWARD_AMOUNT,⏎····`
test: src/services/notificationService.test.ts#L24
Replace `"act:cm:notify-reward"` with `'act:cm:notify-reward'`
test: src/services/notificationService.test.ts#L27
Replace `'year':` with `year:·`
test: src/services/notificationService.test.ts#L28
Replace `'month':` with `month:·`
test: src/services/notificationService.test.ts#L29
Replace `'day':` with `day:·`
test: src/services/notificationService.test.ts#L30
Replace `'timezone':"UTC"` with `timezone:·'UTC'`
test: src/services/notificationService.ts#L186
Replace `'year'` with `year`
test: src/services/notificationService.ts#L187
Replace `'month'` with `month`
test: src/services/notificationService.ts#L188
Replace `'day'` with `day`
test: src/services/notificationService.ts#L189
Replace `'timezone':·"UTC"` with `timezone:·'UTC'`
test
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/
test
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/