chore(deps): update all non-major dependencies #79
Annotations
4 errors and 2 warnings
ci:
src/node-utils/request.ts#L8
Class 'NodeRequestProxy' incorrectly implements interface 'xRequest'.
|
ci:
src/node-utils/request.ts#L50
Property 'bytes' is missing in type 'NodeRequestProxy' but required in type 'xRequest'.
|
ci:
src/node.ts#L22
Conversion of type 'NodeRequestProxy' to type 'xRequest' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
ci
Process completed with exit code 2.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci:
playground/app.mjs#L5
'request' is defined but never used. Allowed unused args must match /^_/u
|