add download button #112
Annotations
10 errors
react/src/components/comparison-panel.tsx#L247
'setExpanded' is assigned a value but never used
|
react/src/components/load-article.ts#L94
Unexpected var, use let or const instead
|
react/src/components/load-article.ts#L97
'_' is assigned a value but never used
|
react/src/components/plots.tsx#L159
Unexpected any. Specify a different type
|
react/src/components/plots.tsx#L169
Unexpected var, use let or const instead
|
react/src/components/plots.tsx#L178
Unexpected var, use let or const instead
|
react/src/components/plots.tsx#L204
'after_val' is never reassigned. Use 'const' instead
|
react/src/components/plots.tsx#L231
Unexpected var, use let or const instead
|
react/src/components/plots.tsx#L232
Unexpected var, use let or const instead
|
react/src/components/plots.tsx#L260
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
The logs for this run have expired and are no longer available.
Loading