[Tech] Bump export-to-csv from 0.2.1 to 1.3.0 in /frontend #7298
cicd.yml
on: push
Set application version and env profile
6s
Run backend unit tests
3m 40s
Run frontend unit tests
1m 56s
Matrix: Run E2E tests
Push to registry
0s
Annotations
7 errors and 11 warnings
Run frontend unit tests
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Run frontend unit tests
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Run frontend unit tests
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Run frontend unit tests
Module '"export-to-csv"' has no exported member 'Options'.
|
Run frontend unit tests
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Run frontend unit tests
Process completed with exit code 2.
|
Build and package
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
|
Set application version and env profile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pozetroninc/github-action-get-latest-release@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run frontend unit tests:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L70
Unexpected unnamed function
|
Run frontend unit tests:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L95
Unexpected unnamed function
|
Run frontend unit tests:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L126
Unexpected unnamed function
|
Run frontend unit tests:
frontend/cypress/e2e/sidebars/custom_zones.spec.ts#L29
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run frontend unit tests:
frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L383
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run frontend unit tests:
frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L393
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run frontend unit tests:
frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L419
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run frontend unit tests:
frontend/cypress/e2e/utils/getUtcizedDayjs.ts#L15
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run frontend unit tests:
frontend/src/api/alert.ts#L89
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run frontend unit tests:
frontend/src/api/alert.ts#L90
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|