Skip to content

fix: replace deprecated url.parse() with new URL() #161

fix: replace deprecated url.parse() with new URL()

fix: replace deprecated url.parse() with new URL() #161

Triggered via pull request April 25, 2024 21:02
Status Success
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
test (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, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x): src/node/http2wrapper.js#L83
'bool' is defined but never used
test (16.x): src/node/http2wrapper.js#L105
'flags' is defined but never used
test (16.x): src/node/http2wrapper.js#L189
'data' is defined but never used
test (16.x): test/basic.js#L124
'error' is defined but never used
test (16.x): test/basic.js#L616
'error' is defined but never used
test (16.x): test/basic.js#L616
'res' is defined but never used
test (16.x): test/basic.js#L650
'error' is defined but never used
test (16.x): test/basic.js#L650
'res' is defined but never used
test (16.x): test/basic.js#L670
'res' is defined but never used
test (16.x): test/basic.js#L679
'error' is defined but never used
test (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (14.x): src/node/http2wrapper.js#L83
'bool' is defined but never used
test (14.x): src/node/http2wrapper.js#L105
'flags' is defined but never used
test (14.x): src/node/http2wrapper.js#L189
'data' is defined but never used
test (14.x): test/basic.js#L124
'error' is defined but never used
test (14.x): test/basic.js#L616
'error' is defined but never used
test (14.x): test/basic.js#L616
'res' is defined but never used
test (14.x): test/basic.js#L650
'error' is defined but never used
test (14.x): test/basic.js#L650
'res' is defined but never used
test (14.x): test/basic.js#L670
'res' is defined but never used
test (14.x): test/basic.js#L679
'error' is defined but never used
test (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, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x): src/node/http2wrapper.js#L83
'bool' is defined but never used
test (18.x): src/node/http2wrapper.js#L105
'flags' is defined but never used
test (18.x): src/node/http2wrapper.js#L189
'data' is defined but never used
test (18.x): test/basic.js#L124
'error' is defined but never used
test (18.x): test/basic.js#L616
'error' is defined but never used
test (18.x): test/basic.js#L616
'res' is defined but never used
test (18.x): test/basic.js#L650
'error' is defined but never used
test (18.x): test/basic.js#L650
'res' is defined but never used
test (18.x): test/basic.js#L670
'res' is defined but never used
test (18.x): test/basic.js#L679
'error' is defined but never used