Skip to content

Turn on noImplicitAny and fix all errors #258

Turn on noImplicitAny and fix all errors

Turn on noImplicitAny and fix all errors #258

Triggered via pull request August 13, 2023 04:20
Status Failure
Total duration 1m 33s
Artifacts

pull-request.yml

on: pull_request
Matrix: unit / test
Fit to window
Zoom out
Zoom in

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.