fix(ui-ux): fix NaN bug in homepage #6387
ci.yml
on: pull_request
Lint - Typescript and ESLint
50s
Lint - Prettier
3m 14s
Unit Tests - Jest
59s
Annotations
2 errors
Lint - Typescript and ESLint:
src/components/commons/searchbar/SearchBar.tsx#L72
Right operand of ?? is unreachable because the left operand is never nullish.
|
Lint - Typescript and ESLint
Process completed with exit code 2.
|