Skip to content

Allow custom command to be excecuted for LSP, and run it by shell #1932

Allow custom command to be excecuted for LSP, and run it by shell

Allow custom command to be excecuted for LSP, and run it by shell #1932

Triggered via pull request December 21, 2023 18:10
Status Failure
Total duration 2m 9s
Artifacts

main.yml

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

Annotations

7 errors and 3 warnings
test (ubuntu-latest): src/languageService.ts#L86
Argument of type '{ (value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string; (value: any, replacer?: (string | number)[] | null | undefined, space?: string | ... 1 more ... | undefined): string; }' is not assignable to parameter of type '(value: string, index: number, array: string[]) => string'.
test (ubuntu-latest)
The process '/usr/bin/xvfb-run' failed with exit code 2
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
build
yarn failed with exit code 1
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint: src/helpViewer/cran.ts#L59
'parseCranJson' is defined but never used
eslint: src/helpViewer/cran.ts#L87
Expected { after 'if' condition