fix(ui-ux): fix NaN bug in homepage #6389
ci.yml
on: pull_request
Lint - Typescript and ESLint
26s
Lint - Prettier
29s
Unit Tests - Jest
30s
Annotations
3 errors
Lint - Typescript and ESLint:
src/utils/index/CalculatePercentage.ts#L5
'value1' is possibly 'undefined'.
|
Lint - Typescript and ESLint:
src/utils/index/CalculatePercentage.ts#L5
'value2' is possibly 'undefined'.
|
Lint - Typescript and ESLint
Process completed with exit code 2.
|