Update lockfile #1524
checks.yml
on: pull_request
lint
42s
coverage
4m 12s
Matrix: tests
Annotations
1 error and 3 warnings
lint
Process completed with exit code 1.
|
lint:
packages/core/src/storage/extract.ts#L206
Replace `·typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·varDecl.documentation?.text·??·''` with `⏎······typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·(varDecl.documentation?.text·??·'')`
|
lint:
packages/core/src/utils/annotations.ts#L51
Replace `node.documentation?.text·??·''` with `(node.documentation?.text·??·'')`
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|