Skip to content

Add New Stats Page

Add New Stats Page #17

Triggered via pull request January 19, 2024 15:13
Status Success
Total duration 1m 1s
Artifacts

frontend_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: webapp/src/database/DatabaseResult/DatabaseResult.tsx#L56
'pdbRedoSVG' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/layouts/NavBar.tsx#L5
'setResetApp' is defined but never used. Allowed unused args must match /^_/u
build: webapp/src/layouts/StatisticsHeader.tsx#L1
'Suspense' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/layouts/StatisticsHeader.tsx#L5
'Loading' is assigned a value but never used. Allowed unused vars must match /^_/u
build: webapp/src/main/GlycanDetail/GlycanDetailMoorhenView.tsx#L82
Promise-returning function provided to attribute where a void return was expected
build: webapp/src/main/GlycanDetail/GlycanDetailSNFGBox.tsx#L38
Promise returned in function argument where a void return was expected
build: webapp/src/statistics/Graphs/ErrorsVsResolution.tsx#L1
'lazy' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/statistics/Graphs/ErrorsVsResolution.tsx#L8
'relativeTrace' is assigned a value but never used. Allowed unused vars must match /^_/u
build: webapp/src/statistics/Graphs/ErrorsVsYear.tsx#L8
'relativeTrace' is assigned a value but never used. Allowed unused vars must match /^_/u
build: webapp/src/statistics/Graphs/GlycansVsYear.tsx#L11
'ligandTrace' is assigned a value but never used. Allowed unused vars must match /^_/u