types: remove additional req.xNode
and req.xContext
types for now
#86
Annotations
2 errors and 3 warnings
ci:
src/node.ts#L23
Property 'xNode' does not exist on type 'xRequest'.
|
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
|
ci:
test/_tests.ts#L6
'opts' is defined but never used. Allowed unused args must match /^_/u
|