feat: Better composeMiddleware()
#42
Annotations
10 errors
Run /./.github/actions/test:
src/composeMiddleware.js#L6
Cannot find name 'Middleware'.
|
Run /./.github/actions/test:
src/composeMiddleware.js#L7
Cannot find name 'Middleware'.
|
Run /./.github/actions/test:
src/composeMiddleware.js#L10
Parameter 'handler' implicitly has an 'any' type.
|
Run /./.github/actions/test:
src/handlers/block.js#L10
Cannot find name 'Handler'.
|
Run /./.github/actions/test:
src/handlers/block.js#L10
The type of a function declaration must match the function's signature.
|
Run /./.github/actions/test:
src/handlers/block.js#L10
Cannot find name 'IpfsUrlContext'.
|
Run /./.github/actions/test:
src/handlers/block.js#L10
Cannot find name 'BlockContext'.
|
Run /./.github/actions/test:
src/handlers/block.js#L10
Cannot find name 'UnixfsContext'.
|
Run /./.github/actions/test:
src/handlers/block.js#L10
Cannot find name 'TimeoutControllerContext'.
|
Run /./.github/actions/test:
src/handlers/block.js#L11
Parameter 'request' implicitly has an 'any' type.
|
Loading