Release v1.1.0 #8
Annotations
4 errors and 3 warnings
Run linters:
src/index.ts#L79
'response' is of type 'unknown'.
|
Run linters:
src/index.ts#L81
'response' is of type 'unknown'.
|
Run linters:
src/index.ts#L82
'response' is of type 'unknown'.
|
Run linters
Process completed with exit code 2.
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters:
src/index.ts#L8
'HTTPResponse' is defined but never used. Allowed unused vars must match /^_/u
|