Skip to content

update diagnostic for cglycans #50

update diagnostic for cglycans

update diagnostic for cglycans #50

Triggered via pull request August 22, 2024 17:29
Status Success
Total duration 1m 19s
Artifacts

frontend_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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