Basic middleware system #13
Annotations
9 errors and 2 warnings
lint:
src/DepthVisitor.ts#L18
'ErrorOperationLocation' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/OperationPathsVisitor.ts#L1
'Kind' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/interfaces.ts#L3
'TypeAndOperationPathInfo' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/interfaces.ts#L3
Missing file extension "ts" for "./operationPaths"
|
lint:
src/worker.ts#L63
Unexpected any. Specify a different type
|
lint
Process completed with exit code 1.
|
tests (20.x)
Process completed with exit code 1.
|
tests (18.x)
The job was canceled because "_20_x" failed.
|
tests (18.x)
The operation was canceled.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|