Skip to content

build: skip tsc check in build command #12

build: skip tsc check in build command

build: skip tsc check in build command #12

Triggered via push August 10, 2024 12:12
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/App.tsx#L3
'mock_list' is declared but its value is never read.
test: src/App.tsx#L4
'person_detail' is declared but its value is never read.
test: src/App.tsx#L27
'data' is declared but its value is never read.
test: src/list.tsx#L3
Parameter 'update_state' implicitly has an 'any' type.
test: src/list.tsx#L46
'_start_year' is declared but its value is never read.
test: src/list.tsx#L47
'_end_year' is declared but its value is never read.
test: src/timeline.tsx#L1
Binding element 'list' implicitly has an 'any' type.
test: src/timeline.tsx#L1
Binding element 'currentTimelineHighlight' implicitly has an 'any' type.
test: src/timeline.tsx#L1
Binding element 'handleScroll' implicitly has an 'any' type.
test: src/timeline.tsx#L1
Binding element 'endYear' implicitly has an 'any' type.