Remove commented out code #21
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn test:
src/deps.ts#L30
Do not use "require"
|
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
|
Run yarn test
Missing JSDoc return description
|
Loading