Skip to content

Unit testing for some of the basic services #297

Unit testing for some of the basic services

Unit testing for some of the basic services #297

Triggered via pull request May 7, 2025 17:14
Status Success
Total duration 43s
Artifacts

pr_checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: src/components/Filters/Panels.tsx#L26
Missing "key" prop for element in iterator
lint
Process completed with exit code 1.
lint
Process completed with exit code 1.
lint: src/app/(content-pages)/transform-property/TransformPropertyPage.tsx#L41
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
lint: src/components/CookieConsentBanner.tsx#L13
'inputRef' is assigned a value but never used
lint: src/components/DataDisclaimerModal.tsx#L45
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
lint: src/components/Filters/ButtonGroup.tsx#L3
'FC' is defined but never used
lint: src/components/Filters/ButtonGroup.tsx#L3
'useState' is defined but never used
lint: src/components/Filters/MultiSelect.tsx#L3
'FC' is defined but never used
lint: src/components/Filters/MultiSelect.tsx#L14
Unexpected any. Specify a different type
lint: src/components/Filters/Panel.tsx#L5
'IconType' is defined but never used
lint: src/components/Filters/Panels.tsx#L7
'DO_NOTHING' is assigned a value but never used
lint: src/components/Filters/Panels.tsx#L9
'_' is defined but never used