fix: remove husky from prepare #184
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
src/node/http2wrapper.js#L76
'bool' is defined but never used
|
src/node/http2wrapper.js#L98
'flags' is defined but never used
|
src/node/http2wrapper.js#L182
'data' is defined but never used
|
src/node/index.js#L10
'zlib' is assigned a value but never used
|
test/basic.js#L124
'error' is defined but never used
|
test/basic.js#L616
'error' is defined but never used
|
test/basic.js#L616
'res' is defined but never used
|
test/basic.js#L650
'error' is defined but never used
|
test/basic.js#L650
'res' is defined but never used
|
test/basic.js#L670
'res' is defined but never used
|
This job succeeded
Loading