chore(deps): update dependency eslint-config-standard-with-typescript to v42 #191
Annotations
7 errors
yarn:
src/action-handler-directive.ts#L97
Unsafe argument of type `any` assigned to a parameter of type `number`
|
yarn:
src/action-handler-directive.ts#L97
Unsafe argument of type `any` assigned to a parameter of type `number`
|
yarn:
src/action-handler-directive.ts#L169
Use a ! assertion to more succinctly remove null and undefined from the type
|
yarn:
src/clock-weather-card.ts#L156
Unsafe argument of type `any` assigned to a parameter of type `ActionConfig | undefined`
|
yarn:
src/clock-weather-card.ts#L157
Unsafe argument of type `any` assigned to a parameter of type `ActionConfig | undefined`
|
yarn:
src/clock-weather-card.ts#L343
Use a ! assertion to more succinctly remove null and undefined from the type
|
yarn
Process completed with exit code 1.
|