chore: wip ts refactor #98
Annotations
10 errors, 1 warning, and 1 notice
JS Checks & Production Build
Argument of type 'typeof AuthSettingsPage' is not assignable to parameter of type 'CustomExtensionPage<ExtensionPageAttrs>'.
|
JS Checks & Production Build
Property 'state' in type 'LinkStatus' is not assignable to the same property in base type 'Component<IAttrs, undefined>'.
|
JS Checks & Production Build
'vnode' is declared but its value is never read.
|
JS Checks & Production Build
Argument of type 'Date | null | undefined' is not assignable to parameter of type 'Date'.
|
JS Checks & Production Build
Argument of type 'Date | null | undefined' is not assignable to parameter of type 'Date'.
|
JS Checks & Production Build
Object is of type 'unknown'.
|
JS Checks & Production Build
Parameter 'b' implicitly has an 'any' type.
|
JS Checks & Production Build
Binding element 'name' implicitly has an 'any' type.
|
JS Checks & Production Build
Binding element 'icon' implicitly has an 'any' type.
|
JS Checks & Production Build
Binding element 'priority' implicitly has an 'any' type.
|
JS Checks & Production Build
[] Failed running (build-typings)
|
JS Checks & Production Build
Not committing changes to Git
|
Loading