Skip to content

Refactor webapp backend #21

Refactor webapp backend

Refactor webapp backend #21

Triggered via pull request January 31, 2024 08:35
Status Success
Total duration 1m 6s
Artifacts

frontend_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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/interfaces/emscripten.d.ts#L9
'vector' is defined 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