chore: resolve TS errors #54
Annotations
10 errors, 1 warning, and 1 notice
run / Checks & Build
Argument of type 'string | undefined' is not assignable to parameter of type 'string[]'.
|
run / Checks & Build
Property 'loadResults' in type 'VotesUserPage' is not assignable to the same property in base type 'PostsUserPage'.
|
run / Checks & Build
No overload matches this call.
|
run / Checks & Build
Object is possibly 'null'.
|
run / Checks & Build
No overload matches this call.
|
run / Checks & Build
Generic type 'ItemList<T>' requires 1 type argument(s).
|
run / Checks & Build
Generic type 'ItemList<T>' requires 1 type argument(s).
|
run / Checks & Build
Parameter 'upvoted' implicitly has an 'any' type.
|
run / Checks & Build
Parameter 'downvoted' implicitly has an 'any' type.
|
run / Checks & Build
Parameter 'val' implicitly has an 'any' type.
|
run / Checks & Build
[] Failed running (build-typings)
|
run / Checks & Build
Not committing changes to Git
|