Skip to content

[Internal QA]: Fix default card with export type #5676

[Internal QA]: Fix default card with export type

[Internal QA]: Fix default card with export type #5676

Triggered via pull request November 14, 2024 14:58
Status Failure
Total duration 57s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
46s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L51
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L61
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L133
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L136
Unexpected lexical declaration in case block
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L137
Unexpected lexical declaration in case block
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L156
Unexpected lexical declaration in case block
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L157
Unexpected lexical declaration in case block
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L201
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check: src/pages/workspace/companyCards/utils.tsx#L227
'creditCards' is already declared in the upper scope on line 34 column 12