Update dependency eslint-plugin-lit to v1.13.0 #28868
Annotations
10 errors
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L34
The auth property is a class field which has the same name as static property which could have unintended side-effects
|
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L36
The connection property is a class field which has the same name as static property which could have unintended side-effects
|
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L38
The castManager property is a class field which has the same name as static property which could have unintended side-effects
|
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L40
Property has non-lowercase casing but no attribute. It should instead have an explicit `attribute` set to the lower case name (usually snake-case)
|
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L40
The askWrite property is a class field which has the same name as static property which could have unintended side-effects
|
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L42
Property has non-lowercase casing but no attribute. It should instead have an explicit `attribute` set to the lower case name (usually snake-case)
|
Lint and check format:
cast/src/launcher/layout/hc-cast.ts#L42
The lovelaceViews property is a class field which has the same name as static property which could have unintended side-effects
|
Lint and check format:
cast/src/launcher/layout/hc-connect.ts#L57
The loading property is a class field which has the same name as static property which could have unintended side-effects
|
Lint and check format:
cast/src/launcher/layout/hc-connect.ts#L61
Property has non-lowercase casing but no attribute. It should instead have an explicit `attribute` set to the lower case name (usually snake-case)
|
Lint and check format:
cast/src/launcher/layout/hc-connect.ts#L61
The cannotConnect property is a class field which has the same name as static property which could have unintended side-effects
|