chore: add test #60
Annotations
6 errors and 11 warnings
packages/app/src/index.ts#L1
Unable to resolve path to module '@tomrpc/core'
|
packages/app/src/mw/cors.ts#L2
Unable to resolve path to module '@tomrpc/core'
|
packages/app/src/mw/jwt.ts#L1
Unable to resolve path to module '@tomrpc/core'
|
packages/app/src/mw/serve.ts#L1
Unable to resolve path to module '@tomrpc/core'
|
packages/app/src/mw/view.ts#L1
Unable to resolve path to module '@tomrpc/core'
|
|
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/
|
packages/app/app.ts#L1
'dirname' is defined but never used
|
packages/app/app.ts#L1
'filename' is defined but never used
|
packages/app/src/__tests__/index.test.ts#L1
'expect' is defined but never used
|
packages/app/src/index.ts#L5
'init' is defined but never used
|
packages/app/src/index.ts#L6
'loadBuildinMiddlewaire' is defined but never used
|
packages/app/src/index.ts#L6
'loadInitMiddleware' is defined but never used
|
packages/app/src/index.ts#L10
'log' is assigned a value but never used
|
packages/app/src/index.ts#L46
Unexpected any. Specify a different type
|
packages/app/src/index.ts#L88
'cb' is defined but never used
|
packages/app/src/load.ts#L13
'rpc' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading