Skip to content

Fix: Selected Xero bank account is not highlighted with a green checkmark #6458

Fix: Selected Xero bank account is not highlighted with a green checkmark

Fix: Selected Xero bank account is not highlighted with a green checkmark #6458

Triggered via pull request November 24, 2024 16:02
Status Failure
Total duration 1m 58s
Artifacts

lint-changed.yml

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

Annotations

3 errors
Changed files ESLint check: src/pages/workspace/accounting/xero/export/XeroBankAccountSelectPage.tsx#L32
Definition for rule '@typescript-eslint/prefer-nullish-coalescing nonReimbursableAccount is an empty string so we cannot use `??`' was not found
Changed files ESLint check: src/pages/workspace/accounting/xero/export/XeroBankAccountSelectPage.tsx#L34
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check
Process completed with exit code 1.