Turn on noImplicitAny
and fix all errors
#258
pull-request.yml
on: pull_request
fuzz
/
test
1m 1s
e2e
/
test
1m 7s
Matrix: unit / test
Annotations
25 errors
unit / test (chromium):
core/quill.ts#L799
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
unit / test (chromium):
core/quill.ts#L801
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
unit / test (chromium):
themes/bubble.ts#L7
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
unit / test (chromium):
ui/tooltip.ts#L2
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
unit / test (chromium)
Process completed with exit code 2.
|
fuzz / test:
core/quill.ts#L799
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
fuzz / test:
core/quill.ts#L801
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
fuzz / test:
themes/bubble.ts#L7
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
fuzz / test:
ui/tooltip.ts#L2
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
fuzz / test
Process completed with exit code 2.
|
e2e / test:
core/quill.ts#L799
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
e2e / test:
core/quill.ts#L801
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
e2e / test:
themes/bubble.ts#L7
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
e2e / test:
ui/tooltip.ts#L2
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
e2e / test
Process completed with exit code 2.
|
unit / test (firefox):
core/quill.ts#L799
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
unit / test (firefox):
core/quill.ts#L801
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
unit / test (firefox):
themes/bubble.ts#L7
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
unit / test (firefox):
ui/tooltip.ts#L2
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
unit / test (firefox)
Process completed with exit code 2.
|
unit / test (webkit):
core/quill.ts#L799
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
unit / test (webkit):
core/quill.ts#L801
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
unit / test (webkit):
themes/bubble.ts#L7
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
unit / test (webkit):
ui/tooltip.ts#L2
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
unit / test (webkit)
Process completed with exit code 2.
|