Skip to content

Update Privateer Database with Reviewers Comments #29

Update Privateer Database with Reviewers Comments

Update Privateer Database with Reviewers Comments #29

Triggered via pull request March 13, 2024 10:17
Status Success
Total duration 1m 13s
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#L180
Unexpected any value in conditional. An explicit comparison or type cast is required
build: webapp/src/data/Constants.tsx#L184
Unexpected any value in conditional. An explicit comparison or type cast is required
build: webapp/src/database/DatabaseComponents/TorsionGraph.tsx#L73
'v' is defined but never used. Allowed unused args must match /^_/u
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