Skip to content

Add Citation Modal

Add Citation Modal #20

Triggered via pull request January 25, 2024 08:41
@DialpuriDialpuri
synchronize #87
add_citation
Status Success
Total duration 1m 7s
Artifacts

frontend_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L11
'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/ConformationErrorsVsYear.tsx#L8
'relativeTrace' is assigned a value but never used. Allowed unused vars must match /^_/u
build: webapp/src/statistics/Graphs/ConformationalErrorsVsResolution.tsx#L1
'lazy' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/statistics/Graphs/ConformationalErrorsVsResolution.tsx#L10
'relativeTrace' is assigned a value but never used. Allowed unused vars must match /^_/u
build: webapp/src/statistics/Graphs/ErrorsVsResolution.tsx#L1
'lazy' is defined but never used. Allowed unused vars must match /^_/u