[Tech] Bump export-to-csv from 0.2.1 to 1.3.0 in /frontend #7298
Annotations
6 errors and 10 warnings
Check Frontend types
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Check Frontend types
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Check Frontend types
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Check Frontend types
Module '"export-to-csv"' has no exported member 'Options'.
|
Check Frontend types
Module '"export-to-csv"' has no exported member 'ExportToCsv'.
|
Check Frontend types
Process completed with exit code 2.
|
Lint Frontend:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L70
Unexpected unnamed function
|
Lint Frontend:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L95
Unexpected unnamed function
|
Lint Frontend:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L126
Unexpected unnamed function
|
Lint Frontend:
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
|
Lint Frontend:
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
|
Lint Frontend:
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
|
Lint Frontend:
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
|
Lint Frontend:
frontend/cypress/e2e/utils/getUtcizedDayjs.ts#L15
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/alert.ts#L89
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/alert.ts#L90
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Loading