pref: change some hard coded logic #20
Annotations
10 errors, 2 warnings, and 1 notice
run / Checks & Build
[] Failed running (format-check)
|
run / Checks & Build
Interface 'SignUpModal<CustomAttrs>' incorrectly extends interface 'Modal<CustomAttrs, undefined>'.
|
run / Checks & Build
Interface 'ForgotPasswordModal<CustomAttrs>' incorrectly extends interface 'Modal<CustomAttrs, undefined>'.
|
run / Checks & Build
Property 'value' does not exist on type 'EventTarget'.
|
run / Checks & Build
Property 'loading' is protected and only accessible within class 'Modal<ModalAttrs, CustomState>' and its subclasses.
|
run / Checks & Build
Type 'State | {}' is not assignable to type 'State | undefined'.
|
run / Checks & Build
Object is possibly 'undefined'.
|
run / Checks & Build
Object is possibly 'undefined'.
|
run / Checks & Build
Argument of type 'string | number | symbol | KeyOfType<T["prototype"], Function>[]' is not assignable to parameter of type 'KeyOfType<LogInModal<any> | SignUpModal<any> | ForgotPasswordModal<any> | ChangePasswordModal<any>, Function> | KeyOfType<...>[]'.
|
run / Checks & Build
Object is possibly 'undefined'.
|
run / Checks & Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, flarum/action-build@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run / Checks & Build
[] Failed running (build-typings)
|
run / Checks & Build
Committing changes to Git
|