Skip to content

chore(deps): update dependency prettier to v3 #655

chore(deps): update dependency prettier to v3

chore(deps): update dependency prettier to v3 #655

Triggered via pull request November 21, 2023 06:43
Status Success
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

10 warnings
lint: examples/with-prosemirror/main.ts#L40
Unsafe member access ._view on an `any` value
lint: examples/with-prosemirror/main.ts#L40
Unexpected any. Specify a different type
lint: packages/core/src/migrate.spec.ts#L19
Unexpected any. Specify a different type
lint: packages/core/src/utils/browser.ts#L12
'vendor' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/vendor)
lint: packages/core/src/utils/cut-by-index.ts#L9
Unsafe return of an `any` typed value
lint: packages/core/src/utils/cut-by-index.ts#L9
Unsafe call of an `any` typed value
lint: packages/core/src/utils/get-list-type.ts#L7
Unsafe assignment of an `any` value
lint: packages/core/test/markdown.ts#L87
Unexpected any. Specify a different type
lint: packages/core/test/markdown.ts#L96
Unsafe argument of type `RemirrorTestChain<any>` assigned to a parameter of type `RemirrorTestChain<AnyExtension>`
lint: packages/core/test/setup-editor.ts#L36
Unexpected any. Specify a different type