Skip to content

Update to Prettier 3 #1216

Update to Prettier 3

Update to Prettier 3 #1216

Triggered via pull request April 26, 2024 10:59
Status Failure
Total duration 51s
Artifacts

CI.yaml

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

Annotations

7 errors and 2 warnings
build (ubuntu-latest): src/languageserver/handlers/languageHandlers.ts#L129
Type 'TextEdit[]' is missing the following properties from type 'Promise<TextEdit[]>': then, catch, finally, [Symbol.toStringTag]
build (ubuntu-latest)
Process completed with exit code 2.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest): src/languageserver/handlers/languageHandlers.ts#L129
Type 'TextEdit[]' is missing the following properties from type 'Promise<TextEdit[]>': then, catch, finally, [Symbol.toStringTag]
build (macos-latest)
Process completed with exit code 2.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/