Skip to content

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

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

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

Triggered via pull request December 11, 2024 21:59
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

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

Annotations

4 errors and 15 warnings
test (20.x, ubuntu-latest)
Process completed with exit code 1.
deploy
Process completed with exit code 1.
typecheck
Process completed with exit code 1.
test (18.x, ubuntu-latest)
Process completed with exit code 1.
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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>`