v0.2.1 #15
Annotations
9 errors and 4 warnings
Lint:
lib/request-browser.js#L12
Property 'fetch' does not exist on type 'typeof globalThis'.
|
Lint:
lib/request-browser.js#L12
Property 'Headers' does not exist on type 'typeof globalThis'.
|
Lint:
lib/request-browser.js#L12
Property 'URL' does not exist on type 'typeof globalThis'.
|
Lint:
lib/request-browser.js#L12
Property 'URLSearchParams' does not exist on type 'typeof globalThis'.
|
Lint:
lib/request-browser.js#L450
Property 'destroy' does not exist on type 'EventEmitter'.
|
Lint:
lib/request-browser.js#L450
Property 'close' does not exist on type 'EventEmitter'.
|
Lint:
lib/request-browser.js#L479
Property 'write' does not exist on type 'EventEmitter'.
|
Lint:
lib/request-browser.js#L504
Property 'close' does not exist on type 'EventEmitter'.
|
Lint
Process completed with exit code 2.
|
Test (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-latest, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|