await download() will not stuck if item.cancel() was called #109
Annotations
10 errors and 2 warnings
Node.js 14:
index.test-d.ts#L4
Missing file extension "js" for "."
|
Node.js 14:
index.d.ts#L162
Member call should be declared before all field definitions.
|
Node.js 14:
run.js#L6
Missing file extension for "."
|
Node.js 14:
index.js#L155
Expected blank line before this statement.
|
Node.js 14
Process completed with exit code 1.
|
Node.js 12:
index.test-d.ts#L4
Missing file extension "js" for "."
|
Node.js 12:
index.d.ts#L162
Member call should be declared before all field definitions.
|
Node.js 12:
run.js#L6
Missing file extension for "."
|
Node.js 12:
index.js#L155
Expected blank line before this statement.
|
Node.js 12
Process completed with exit code 1.
|
Node.js 14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node.js 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|