switch to more explicit node import #19
Annotations
10 warnings
Run yarn test:
src/deps.ts#L30
Do not use "require"
|
Run yarn test:
src/http.test.ts#L2
Prefer `node:querystring` over `querystring`
|
Run yarn test:
src/http.test.ts#L101
Do not use "require"
|
Run yarn test:
src/http.ts#L8
Do not use "require"
|
Run yarn test:
src/http.ts#L9
Do not use "require"
|
Run yarn test:
src/http.ts#L10
Do not use "require"
|
Run yarn test:
src/http.ts#L43
'HTTPRequest' is defined but never used
|
Run yarn test
Missing JSDoc return description
|
Run yarn test
Missing JSDoc parameter description for 'options'
|
Run yarn test
Missing return type on function
|
Loading