Skip to content

Add ENGAGE-HF Allergy Form #20

Add ENGAGE-HF Allergy Form

Add ENGAGE-HF Allergy Form #20

Triggered via pull request November 30, 2024 19:39
Status Success
Total duration 1m 9s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
src/modules/fhir/allergy-intolerance.ts#L66
[@typescript-eslint/no-unused-vars] 'FHIRAllergyIntoleranceReactionValidationSchema' is assigned a value but never used. Allowed unused vars must match /^_/u.
src/utils/utils.ts#L102
[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, both sides of the expression are literal values.
vite.config.ts#L16
[import/no-default-export] Prefer named exports.
src/modules/fhir/allergy-intolerance.ts#L66
[@typescript-eslint/no-unused-vars] 'FHIRAllergyIntoleranceReactionValidationSchema' is assigned a value but never used. Allowed unused vars must match /^_/u.
src/utils/utils.ts#L102
[@typescript-eslint/no-unnecessary-condition] Unnecessary conditional, both sides of the expression are literal values.
vite.config.ts#L16
[import/no-default-export] Prefer named exports.