Test JS Packages #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 10 warnings
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L49
Function component is not a function declaration
|
unit:
plugins/plotly/src/js/src/PlotlyChartPanel.jsx#L2
'@types/prop-types' should be listed in the project's dependencies. Run 'npm i -S @types/prop-types' to add it
|
unit:
plugins/plotly/src/js/src/PlotlyChartPanel.jsx#L168
'glEventHub' PropType is defined but prop is never used
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L49
Function component is not a function declaration
|
unit:
plugins/plotly/src/js/src/PlotlyChartPanel.jsx#L2
'@types/prop-types' should be listed in the project's dependencies. Run 'npm i -S @types/prop-types' to add it
|
unit:
plugins/plotly/src/js/src/PlotlyChartPanel.jsx#L168
'glEventHub' PropType is defined but prop is never used
|
unit
Process completed with exit code 1.
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L49
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L75
Unexpected alert
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L89
Unexpected alert
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L96
Unexpected alert
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L172
Fast refresh can't handle anonymous component. Add a name to your export
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L49
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L75
Unexpected alert
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L89
Unexpected alert
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L96
Unexpected alert
|
unit:
plugins/table-example/src/js/src/TablePlugin.tsx#L172
Fast refresh can't handle anonymous component. Add a name to your export
|