Dev #6
code-quality.yml
on: pull_request
Code Quality Checks
20s
Annotations
10 errors
|
Code Quality Checks:
src/services/preciseMath.ts#L126
Type 'boolean | MathCollection<MathNumericType>' is not assignable to type 'boolean'.
|
|
Code Quality Checks:
src/services/preciseMath.ts#L119
Type 'boolean | MathCollection<MathNumericType>' is not assignable to type 'boolean'.
|
|
Code Quality Checks:
src/services/preciseMath.ts#L111
Type 'boolean | MathCollection<MathNumericType>' is not assignable to type 'boolean'.
|
|
Code Quality Checks:
src/services/preciseMath.ts#L76
No overload matches this call.
|
|
Code Quality Checks:
src/services/preciseMath.ts#L66
No overload matches this call.
|
|
Code Quality Checks:
src/components/GridfinityCalculator/CustomPrinterDialog.test.tsx#L223
Property 'mockReturnValue' does not exist on type '(useMm?: boolean) => CustomPrinterState'.
|
|
Code Quality Checks:
src/components/GridfinityCalculator/CustomPrinterDialog.test.tsx#L193
Property 'mockReturnValue' does not exist on type '(useMm?: boolean) => CustomPrinterState'.
|
|
Code Quality Checks:
src/components/GridfinityCalculator/CustomPrinterDialog.test.tsx#L163
Property 'mockReturnValue' does not exist on type '(useMm?: boolean) => CustomPrinterState'.
|
|
Code Quality Checks:
src/components/GridfinityCalculator/CustomPrinterDialog.test.tsx#L130
Property 'mockReturnValue' does not exist on type '(useMm?: boolean) => CustomPrinterState'.
|
|
Code Quality Checks:
src/components/GridfinityCalculator/CustomPrinterDialog.test.tsx#L101
Property 'mockReturnValue' does not exist on type '(useMm?: boolean) => CustomPrinterState'.
|