Skip to content

Update webapp dependencies #38

Update webapp dependencies

Update webapp dependencies #38

Triggered via pull request June 15, 2024 08:53
Status Success
Total duration 1m 3s
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/data/Constants.tsx#L179
Unexpected any value in conditional. An explicit comparison or type cast is required
build: webapp/src/data/Constants.tsx#L183
Unexpected any value in conditional. An explicit comparison or type cast is required
build: webapp/src/database/DatabaseInput/DatabaseInput.tsx#L3
'UploadButton' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/database/DatabaseInput/DatabaseInput.tsx#L4
'Submit' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/database/DatabaseInput/DatabaseInput.tsx#L5
'PDBFetch' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/database/DatabaseSearch/DatabaseSearch.tsx#L41
Unexpected any value in conditional. An explicit comparison or type cast is required
build: webapp/src/database/DatabaseSearch/DatabaseSearch.tsx#L52
Unexpected any value in conditional. An explicit comparison or type cast is required
build: webapp/src/database/DatabaseSearchTable/DatabaseSearchTable.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
build: webapp/src/database/DatabaseSearchTable/DatabaseSearchTable.tsx#L172
'sorting' is assigned a value but never used. Allowed unused vars must match /^_/u
build: webapp/src/database/DatabaseSearchTable/DatabaseSearchTable.tsx#L172
'setSorting' is assigned a value but never used. Allowed unused vars must match /^_/u