feat(Chart): add props to charts (formatter, onPointClick) #811
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 warnings
tests:
packages/commands/measure/src/server/ServerApp.tsx#L90
React Hook useEffect has missing dependencies: 'port' and 'webAppUrl'. Either include them or remove the dependency array
|
tests:
packages/core/shell/src/processVideoFile.ts#L31
Expected a 'break' statement before 'case'
|
tests:
packages/platforms/android/src/commands/shell.ts#L7
Unexpected any. Specify a different type
|
tests:
packages/plugins/appium-helper/AppiumDriver.ts#L13
Unexpected any. Specify a different type
|
tests:
packages/plugins/appium-helper/AppiumDriver.ts#L118
'base64Image' is assigned a value but never used
|
tests:
website/src/theme/MDXComponents.js#L2
'React' is defined but never used
|
tests:
website/src/theme/MDXComponents.js#L2
'React' is defined but never used
|
tests:
website/src/theme/MDXComponents.js#L7
Assign object to a variable before exporting as module default
|