Skip to content

No implicit any

No implicit any #588

Triggered via pull request February 9, 2025 22:22
Status Failure
Total duration 1m 6s
Artifacts

ci-non-master.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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 '{}'.