chore: remove custom logic used for Google #107
Annotations
10 errors, 1 warning, and 1 notice
run / Checks & Build
Argument of type 'typeof AuthSettingsPage' is not assignable to parameter of type 'CustomExtensionPage<ExtensionPageAttrs>'.
|
run / Checks & Build
Property 'state' in type 'LinkStatus' is not assignable to the same property in base type 'Component<IAttrs, undefined>'.
|
run / Checks & Build
'vnode' is declared but its value is never read.
|
run / Checks & Build
Argument of type 'Date | null | undefined' is not assignable to parameter of type 'Date'.
|
run / Checks & Build
Argument of type 'Date | null | undefined' is not assignable to parameter of type 'Date'.
|
run / Checks & Build
Property 'name' does not exist on type 'OAuthProvider'.
|
run / Checks & Build
Property 'icon' does not exist on type 'OAuthProvider'.
|
run / Checks & Build
Property 'priority' does not exist on type 'OAuthProvider'.
|
run / Checks & Build
'child.children' is possibly 'undefined'.
|
run / Checks & Build
Element implicitly has an 'any' type because expression of type '1' can't be used to index type 'ChildArrayOrPrimitive'.
|
run / Checks & Build
[] Failed running (build-typings)
|
run / Checks & Build
Not committing changes to Git
|