fix(shared): Remove all dependencies from @novu/shared #8512
on-pr.yml
on: pull_request
Get Affected Packages
2m 37s
Dependency review
19s
Spell check
27s
Find LaunchDarkly feature flags in diff
38s
Matrix: E2E test Dashboard app / e2e_dashboard
Matrix: E2E test Web app / e2e_web
Unit test @novu/providers
0s
Unit test @novu public NPM packages (except providers)
9m 5s
Unit test @novu internal packages
4m 5s
Validate OpenAPI
3m 45s
E2E test Widget
/
e2e_widget
5m 2s
Matrix: E2E test API
Matrix: Unit test backend services
E2E test Dashboard app
/
merge-reports
10s
E2E test Web app
/
merge-reports
11s
Annotations
24 errors and 33 warnings
E2E test Widget / e2e_widget
Module '"@novu/shared"' has no exported member 'HttpRequestHeaderKeysEnum'.
|
E2E test Widget / e2e_widget
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test API (novu/api-ee) / Test E2E
Module '"@novu/shared"' has no exported member 'HttpRequestHeaderKeysEnum'.
|
E2E test API (novu/api-ee) / Test E2E
Process completed with exit code 1.
|
E2E test API (novu/api) / Test E2E
FailFast: cancelling since parallel instance has failed
|
E2E test API (novu/api) / Test E2E
The operation was canceled.
|
E2E test Web app / e2e_web (4, 4)
Module '"@novu/shared"' has no exported member 'HttpRequestHeaderKeysEnum'.
|
E2E test Web app / e2e_web (4, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Web app / e2e_web (2, 4)
Module '"@novu/shared"' has no exported member 'HttpRequestHeaderKeysEnum'.
|
E2E test Web app / e2e_web (2, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Web app / e2e_web (1, 4)
Module '"@novu/shared"' has no exported member 'HttpRequestHeaderKeysEnum'.
|
E2E test Web app / e2e_web (1, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Web app / e2e_web (3, 4)
Module '"@novu/shared"' has no exported member 'HttpRequestHeaderKeysEnum'.
|
E2E test Web app / e2e_web (3, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Dashboard app / e2e_dashboard (1, 4)
Argument of type '{ name: string; steps: never[]; __source: WorkflowCreationSourceEnum.DASHBOARD; workflowId: string; description: string | undefined; tags: string[]; }' is not assignable to parameter of type 'CreateWorkflowDto'.
|
E2E test Dashboard app / e2e_dashboard (1, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Dashboard app / e2e_dashboard (2, 4)
Argument of type '{ name: string; steps: never[]; __source: WorkflowCreationSourceEnum.DASHBOARD; workflowId: string; description: string | undefined; tags: string[]; }' is not assignable to parameter of type 'CreateWorkflowDto'.
|
E2E test Dashboard app / e2e_dashboard (2, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Dashboard app / e2e_dashboard (4, 4)
Argument of type '{ name: string; steps: never[]; __source: WorkflowCreationSourceEnum.DASHBOARD; workflowId: string; description: string | undefined; tags: string[]; }' is not assignable to parameter of type 'CreateWorkflowDto'.
|
E2E test Dashboard app / e2e_dashboard (4, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Dashboard app / e2e_dashboard (3, 4)
Argument of type '{ name: string; steps: never[]; __source: WorkflowCreationSourceEnum.DASHBOARD; workflowId: string; description: string | undefined; tags: string[]; }' is not assignable to parameter of type 'CreateWorkflowDto'.
|
E2E test Dashboard app / e2e_dashboard (3, 4)
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed with exit code 1
|
E2E test Web app / merge-reports
Process completed with exit code 1.
|
E2E test Dashboard app / merge-reports
Process completed with exit code 1.
|
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/
|
E2E 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/
|
E2E 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 backend services (nestjs)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit test backend services (@novu/ws)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit test backend services (@novu/worker)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit test backend services (@novu/inbound-mail)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Validate OpenAPI
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit test @novu internal packages
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Widget / e2e_widget
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Widget / e2e_widget
Unexpected input(s) 'cypress_version', 'cypress', valid inputs are ['slim', 'submodules']
|
E2E test Widget / e2e_widget
No files were found with the provided path: apps/widget/cypress/videos. No artifacts will be uploaded.
|
E2E test Widget / e2e_widget
No files were found with the provided path: apps/widget/cypress/screenshots. No artifacts will be uploaded.
|
E2E test Widget / e2e_widget
Unexpected input(s) 'cypress_version', 'cypress', valid inputs are ['slim', 'submodules']
|
Unit test backend services (@novu/api)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Web app / e2e_web (4, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Web app / e2e_web (4, 4)
No files were found with the provided path: apps/web/blob-report. No artifacts will be uploaded.
|
E2E test Web app / e2e_web (2, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Web app / e2e_web (2, 4)
No files were found with the provided path: apps/web/blob-report. No artifacts will be uploaded.
|
E2E test Web app / e2e_web (1, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Web app / e2e_web (1, 4)
No files were found with the provided path: apps/web/blob-report. No artifacts will be uploaded.
|
E2E test Web app / e2e_web (3, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Web app / e2e_web (3, 4)
No files were found with the provided path: apps/web/blob-report. No artifacts will be uploaded.
|
E2E test Dashboard app / e2e_dashboard (1, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Dashboard app / e2e_dashboard (1, 4)
No files were found with the provided path: apps/dashboard/blob-report. No artifacts will be uploaded.
|
E2E test Dashboard app / e2e_dashboard (2, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Dashboard app / e2e_dashboard (2, 4)
No files were found with the provided path: apps/dashboard/blob-report. No artifacts will be uploaded.
|
E2E test Dashboard app / e2e_dashboard (4, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Dashboard app / e2e_dashboard (4, 4)
No files were found with the provided path: apps/dashboard/blob-report. No artifacts will be uploaded.
|
E2E test Dashboard app / e2e_dashboard (3, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E test Dashboard app / e2e_dashboard (3, 4)
No files were found with the provided path: apps/dashboard/blob-report. No artifacts will be uploaded.
|
Unit test @novu public NPM packages (except providers)
The following actions use a deprecated Node.js version and will be forced to run on node20: mansagroup/nrwl-nx-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|