Fix decimal places issue in minimalistic area card #80
Annotations
6 warnings
Test build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test build:
src/find-entities.ts#L6
Unexpected any. Specify a different type
|
Test build:
src/find-entities.ts#L7
Unexpected any. Specify a different type
|
Test build:
src/find-entities.ts#L14
Unexpected any. Specify a different type
|
Test build:
src/minimalistic-area-card.ts#L118
'_' is assigned a value but never used
|
Test build:
src/minimalistic-area-card.ts#L292
'_' is assigned a value but never used
|