chore(deps): update dependencies (non-major) #966
Annotations
4 errors and 10 warnings
test (20.x, ubuntu-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
deploy
Process completed with exit code 1.
|
typecheck
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>`
|