build(deps): bump the all group across 1 directory with 23 updates #45
precheck.yml
on: pull_request
Prepare enviroment + Cache
18s
Annotations
4 errors and 3 warnings
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.
|
Prepare enviroment + Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Check (tsc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint TS (eslint, prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|