chore: wip refactor UserBio
#38
Annotations
10 errors, 1 warning, and 1 notice
run / Checks & Build
Parameter 'vnode' implicitly has an 'any' type.
|
run / Checks & Build
Property 'autoLink' does not exist on type 'string'.
|
run / Checks & Build
Argument of type 'KeyboardEvent' is not assignable to parameter of type 'MouseEvent'.
|
run / Checks & Build
'e.target' is possibly 'null'.
|
run / Checks & Build
Property 'className' does not exist on type 'EventTarget'.
|
run / Checks & Build
Argument of type 'EventTarget | null' is not assignable to parameter of type 'Node'.
|
run / Checks & Build
'e.currentTarget' is possibly 'null'.
|
run / Checks & Build
Property 'scrollTop' does not exist on type 'EventTarget'.
|
run / Checks & Build
'lineIndex' is possibly 'undefined'.
|
run / Checks & Build
Argument of type 'EventTarget | null' is not assignable to parameter of type 'Element'.
|
run / Checks & Build
[] Failed running (build-typings)
|
run / Checks & Build
Not committing changes to Git
|