Skip to content

feat(js): js sdk feeds module #8662

feat(js): js sdk feeds module

feat(js): js sdk feeds module #8662

Triggered via pull request June 6, 2024 15:30
Status Failure
Total duration 22m 22s
Artifacts

test.yml

on: pull_request
Get Affected Packages
2m 48s
Get Affected Packages
Dependency review
7s
Dependency review
Spell check
29s
Spell check
Find LaunchDarkly feature flags in diff
42s
Find LaunchDarkly feature flags in diff
Matrix: Test E2E Web / e2e_web
Waiting for pending jobs
Unit test @novu/providers
0s
Unit test @novu/providers
Unit test @novu/* public NPM packages (except providers)
19m 19s
Unit test @novu/* public NPM packages (except providers)
Unit test internal novu lib packages
6m 54s
Unit test internal novu lib packages
Validate OpenAPI
3m 46s
Validate OpenAPI
Test E2E Widget  /  e2e_widget
10m 39s
Test E2E Widget / e2e_widget
Matrix: Unit Test
Matrix: Test API
Test E2E Web  /  merge-reports
Test E2E Web / merge-reports
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 26 warnings
Spell check
6 spelling issues found in 5 of the 24 files checked.
Test API (novu/api-ee) / Test E2E
Process completed with exit code 4.
Dependency review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spell check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spell check: packages/js/src/base-module.ts#L4
Unknown word (signleton)
Spell check: packages/js/src/feeds/notification.ts#L13
Unknown word (signleton)
Spell check: packages/js/src/novu.ts#L6
Unknown word (signleton)
Spell check: packages/js/src/session/session.ts#L4
Unknown word (signleton)
Spell check: packages/js/test-sdk.ts#L26
Unknown word (notificatio)
Spell check: packages/js/test-sdk.ts#L30
Unknown word (notificatio)
Get Affected Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Get Affected Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Get Affected Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test API (novu/api-ee) / Check if the secret exists or not.
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test API (novu/api) / Check if the secret exists or not.
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (@novu/ws)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test (@novu/inbound-mail)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test (@novu/worker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate OpenAPI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test (@novu/api)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test internal novu lib packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test API (novu/api) / Test E2E
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test E2E Widget / e2e_widget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test E2E Widget / e2e_widget
Unexpected input(s) 'cypress_version', 'cypress', valid inputs are ['slim', 'submodules']
Test E2E Widget / e2e_widget
Unexpected input(s) 'cypress_version', 'cypress', valid inputs are ['slim', 'submodules']
Test E2E Widget / e2e_widget
No files were found with the provided path: apps/widget/cypress/videos. No artifacts will be uploaded.
Test API (novu/api-ee) / Test E2E
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test @novu/* public NPM packages (except providers)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mansagroup/nrwl-nx-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.