Padding for mobile + invert wled and esphomeweb #23
Annotations
5 warnings
|
src/components/tool-card.ts#L8
The title attribute is a native global attribute. Using it as a property could have unintended side-effects
|
|
src/components/details.ts#L399
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
|
src/components/details.ts#L397
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
src/components/details.ts#L377
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
src/components/details.ts#L347
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
The logs for this run have expired and are no longer available.
Loading