No implicit any #588
Annotations
10 errors
build:
src/features/Navigation/components/Navigation.elements.tsx#L23
Parameter 'theme' implicitly has an 'any' type.
|
build:
src/features/Navigation/components/Navigation.elements.tsx#L32
Parameter 'theme' implicitly has an 'any' type.
|
build:
src/features/Planner/components/DontChangeStatusButton.tsx#L11
Parameter 'next' implicitly has an 'any' type.
|
build:
src/features/Planner/components/DontChangeStatusButton.tsx#L13
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
build:
src/features/Planner/components/DontChangeStatusButton.tsx#L15
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
build:
src/features/Planner/components/DontChangeStatusButton.tsx#L32
Parameter 'e' implicitly has an 'any' type.
|
build:
src/features/Planner/components/StatusIconButton.tsx#L16
Element implicitly has an 'any' type because expression of type 'PlanItemStatus' can't be used to index type '{}'.
|
build:
src/features/Planner/components/StatusIconButton.tsx#L18
Element implicitly has an 'any' type because expression of type 'PlanItemStatus' can't be used to index type '{}'.
|
build:
src/features/Planner/components/StatusIconButton.tsx#L19
Element implicitly has an 'any' type because expression of type 'PlanItemStatus' can't be used to index type '{}'.
|
build:
src/features/Planner/components/StatusIconButton.tsx#L24
Element implicitly has an 'any' type because expression of type 'PlanItemStatus' can't be used to index type '{}'.
|