⚠️ Migrate SUI Tools to TS or add TypeDefinitions #58
Annotations
10 errors
Checks:
packages/sui-react-web-vitals/src/index.tsx#L87
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L91
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L109
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L109
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L109
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L125
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L125
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L130
Invalid type "any" of template literal expression
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L135
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Checks:
packages/sui-react-web-vitals/src/index.tsx#L136
Unexpected any value in conditional. An explicit comparison or type cast is required
|