Skip to content

Merge pull request #239 from remcohaszing/deprecate-thenable #150

Merge pull request #239 from remcohaszing/deprecate-thenable

Merge pull request #239 from remcohaszing/deprecate-thenable #150

Triggered via push August 26, 2024 18:19
Status Failure
Total duration 19s
Artifacts

node.js.yml

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

Annotations

2 errors and 1 warning
build (16.x): src/test/hover.test.ts#L25
Type 'PromiseLike<Hover | null>' is not assignable to type 'PromiseLike<Hover>'.
build (16.x)
Process completed with exit code 2.
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/