Skip to content

Update code to use pdb and pdbRedo databases #6

Update code to use pdb and pdbRedo databases

Update code to use pdb and pdbRedo databases #6

Triggered via pull request January 10, 2024 15:04
Status Success
Total duration 1m 4s
Artifacts

frontend_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: webapp/src/database/DatabaseResult/DatabaseResult.tsx#L58
'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/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