Skip to content

chore: add conditional checks for titleCard to prevent undefined va… #844

chore: add conditional checks for titleCard to prevent undefined va…

chore: add conditional checks for titleCard to prevent undefined va… #844

Triggered via push October 25, 2024 12:49
Status Failure
Total duration 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test: src/card.ts#L43
'uiConfig.Title' is possibly 'undefined'.
test: src/card.ts#L45
This comparison appears to be unintentional because the types '"undefined"' and '""' have no overlap.
test: src/card.ts#L46
'uiConfig.Title' is possibly 'undefined'.
test: src/card.ts#L50
This comparison appears to be unintentional because the types '"undefined"' and '""' have no overlap.
test
Process completed with exit code 2.