Skip to content

chore(deps): update all non-major dependencies (minor) #940

chore(deps): update all non-major dependencies (minor)

chore(deps): update all non-major dependencies (minor) #940

Triggered via pull request September 5, 2024 17:26
Status Failure
Total duration 37s
Artifacts

build.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test (8.1, ubuntu-22.04): src/extension.ts#L143
Type '(document: TextDocument, position: Position, token: CancellationToken) => Promise<ProviderResult<EvaluatableExpression>>' is not assignable to type '(document: TextDocument, position: Position, token: CancellationToken) => ProviderResult<EvaluatableExpression>'.
test (8.1, ubuntu-22.04)
Process completed with exit code 2.
test (8.1, ubuntu-22.04)
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/