Skip to content

Plotly

Plotly #8

Triggered via pull request July 31, 2024 22:06
@hillalexhillalex
opened #2
plotly
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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