Skip to content

chore: refact

chore: refact #45

Triggered via push November 8, 2023 09:09
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/index.ts#L1
Unable to resolve path to module '@tomrpc/core'
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/index.ts#L2
Unable to resolve path to module '@tomrpc/mount'
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/mw/cors.ts#L2
Unable to resolve path to module '@tomrpc/core'
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/mw/jwt.ts#L1
Unable to resolve path to module '@tomrpc/core'
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/mw/serve.ts#L1
Unable to resolve path to module '@tomrpc/core'
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/mw/view.ts#L1
Unable to resolve path to module '@tomrpc/core'
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/mw2/cors.ts#L2
Unable to resolve path to module '@tomrpc/core'
Build, lint, and test on Node 18.x and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 18.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/app.ts#L1
'dirname' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/app.ts#L1
'filename' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/index.ts#L6
'loadBuildinMiddlewaire' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/index.ts#L6
'loadInitMiddleware' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/index.ts#L8
'log' is assigned a value but never used
Build, lint, and test on Node 18.x and ubuntu-latest: packages/app/src/index.ts#L58
Unexpected any. Specify a different type