chore(deps): update all non-major dependencies (minor) #940
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/
|