Skip to content

remove unused module #97

remove unused module

remove unused module #97

Triggered via push August 28, 2024 21:00
Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Run Linters
35s
Run Linters
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Run Linters: packages/node-fhir-server-core/src/server/router.js#L246
'_' is defined but never used
Run Linters: packages/node-fhir-server-core/src/server/utils/conformance.utils.js#L42
'conformanceSearchParamsMap' is assigned a value but never used
Run Linters: packages/node-fhir-server-core/src/server/utils/conformance.utils.js#L42
'version' is defined but never used. Allowed unused args must match /^_/u
Run Linters: packages/node-fhir-server-core/src/server/utils/params.utils.test.js#L43
'badParams' is assigned a value but never used
Run Linters
Process completed with exit code 1.
Run Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/