Add pdbCode to Moorhen visualizer link #24
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#L95
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
|