Skip to content

chore(deps): update dependencies (non-major) #968

chore(deps): update dependencies (non-major)

chore(deps): update dependencies (non-major) #968

Triggered via pull request December 2, 2024 02:00
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

4 errors and 10 warnings
typecheck
Process completed with exit code 1.
test (20.x, ubuntu-latest)
Process completed with exit code 1.
deploy
Process completed with exit code 1.
test (18.x, ubuntu-latest)
Process completed with exit code 1.
lint: examples/with-collapsable-ordered-list/main.ts#L110
Unexpected any. Specify a different type
lint: examples/with-collapsable-ordered-list/main.ts#L110
Unsafe member access ._view on an `any` value
lint: examples/with-prosemirror/main.ts#L40
Unexpected any. Specify a different type
lint: examples/with-prosemirror/main.ts#L40
Unsafe member access ._view on an `any` value
lint: packages/core/src/migrate.spec.ts#L19
Unexpected any. Specify a different type
lint: packages/core/src/utils/cut-by-index.ts#L9
Unsafe return of a value of type error
lint: packages/core/src/utils/cut-by-index.ts#L9
Unsafe call of a(n) `error` type 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>`