build: skip tsc check in build command #12
Annotations
10 errors
src/App.tsx#L3
'mock_list' is declared but its value is never read.
|
src/App.tsx#L4
'person_detail' is declared but its value is never read.
|
src/App.tsx#L27
'data' is declared but its value is never read.
|
src/list.tsx#L3
Parameter 'update_state' implicitly has an 'any' type.
|
src/list.tsx#L46
'_start_year' is declared but its value is never read.
|
src/list.tsx#L47
'_end_year' is declared but its value is never read.
|
src/timeline.tsx#L1
Binding element 'list' implicitly has an 'any' type.
|
src/timeline.tsx#L1
Binding element 'currentTimelineHighlight' implicitly has an 'any' type.
|
src/timeline.tsx#L1
Binding element 'handleScroll' implicitly has an 'any' type.
|
src/timeline.tsx#L1
Binding element 'endYear' implicitly has an 'any' type.
|
This job failed
Loading