Plotly #8
Annotations
10 errors
⬣ Lint:
app/components/ConfiguredPlot.tsx#L16
Unexpected any. Specify a different type
|
⬣ Lint:
app/components/ConfiguredPlot.tsx#L34
Forbidden extra non-null assertion
|
⬣ Lint:
app/components/ConfiguredPlot.tsx#L51
'plot' is missing in props validation
|
⬣ Lint:
app/components/ConfiguredPlot.tsx#L51
'data' is missing in props validation
|
⬣ Lint:
app/components/ConfiguredPlot.tsx#L54
'plot.key' is missing in props validation
|
⬣ Lint:
app/components/ConfiguredPlot.tsx#L59
'data.map' is missing in props validation
|
⬣ Lint:
app/components/ConfiguredPlot.tsx#L60
'data.map' is missing in props validation
|
⬣ Lint:
app/components/LocalPlot.client.tsx#L1
'useContext' is defined but never used
|
⬣ Lint:
app/components/LocalPlot.client.tsx#L36
'traceDefinitions' is never reassigned. Use 'const' instead
|
⬣ Lint:
app/components/PlotForm.tsx#L8
Unexpected any. Specify a different type
|