chore: add conditional checks for titleCard
to prevent undefined va…
#844
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.
|