Skip to content

chore(deps): update dependency vite to v5.4.12 [security] #1027

chore(deps): update dependency vite to v5.4.12 [security]

chore(deps): update dependency vite to v5.4.12 [security] #1027

Triggered via pull request January 30, 2025 17:51
Status Success
Total duration 2m 46s
Artifacts

ci.yml

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

Annotations

10 warnings
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>`