Skip to content

Test JS Packages

Test JS Packages #1

Manually triggered November 20, 2023 15:47
Status Failure
Total duration 2m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-js-packages.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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#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#L172
Fast refresh can't handle anonymous component. Add a name to your export