chore: remove unnecessary semver checks #162
Annotations
11 warnings
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 On Node 18.x:
src/node/http2wrapper.js#L78
'bool' is defined but never used
|
Test On Node 18.x:
src/node/http2wrapper.js#L100
'flags' is defined but never used
|
Test On Node 18.x:
src/node/http2wrapper.js#L184
'data' is defined but never used
|
Test On Node 18.x:
test/basic.js#L124
'error' is defined but never used
|
Test On Node 18.x:
test/basic.js#L616
'error' is defined but never used
|
Test On Node 18.x:
test/basic.js#L616
'res' is defined but never used
|
Test On Node 18.x:
test/basic.js#L650
'error' is defined but never used
|
Test On Node 18.x:
test/basic.js#L650
'res' is defined but never used
|
Test On Node 18.x:
test/basic.js#L670
'res' is defined but never used
|
Test On Node 18.x:
test/basic.js#L679
'error' is defined but never used
|
Loading