Skip to content

build(deps): bump the all group with 10 updates #44

build(deps): bump the all group with 10 updates

build(deps): bump the all group with 10 updates #44

Triggered via pull request November 25, 2024 21:16
Status Failure
Total duration 1m 10s
Artifacts

precheck.yml

on: pull_request
Prepare enviroment + Cache
15s
Prepare enviroment + Cache
Lint TS (eslint, prettier)
34s
Lint TS (eslint, prettier)
Type Check (tsc)
19s
Type Check (tsc)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Type Check (tsc): src/features/editor/components/editor/cm-extensions.ts#L46
Argument of type '(view: EditorView) => Diagnostic[]' is not assignable to parameter of type 'LintSource'.
Type Check (tsc): src/features/editor/components/editor/cm-extensions.ts#L46
Argument of type '(view: EditorView) => Diagnostic[]' is not assignable to parameter of type 'LintSource'.
Type Check (tsc): src/features/editor/components/editor/cm-extensions.ts#L46
[tsc] reported by reviewdog 🐶 Argument of type '(view: EditorView) => Diagnostic[]' is not assignable to parameter of type 'LintSource'. Raw Output: src/features/editor/components/editor/cm-extensions.ts(46,12): error TS2345: Argument of type '(view: EditorView) => Diagnostic[]' is not assignable to parameter of type 'LintSource'.
Type Check (tsc)
Process completed with exit code 1.