temp #568
main.yml
on: push
Run Type Check & Linters
1m 2s
Annotations
8 errors
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L79
'debug' is assigned a value but never used
|
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L147
'data' is already declared in the upper scope on line 70 column 5
|
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L147
'layout' is already declared in the upper scope on line 71 column 5
|
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L148
'frames' is already declared in the upper scope on line 73 column 5
|
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L148
Unexpected dangling '_' in '_transitionData'
|
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L149
Unexpected dangling '_' in '_frames'
|
Run Type Check & Linters:
src/components/Plot/react-plotly.tsx#L149
Unexpected dangling '_' in '_transitionData'
|
Run Type Check & Linters
Process completed with exit code 1.
|