Skip to content

chore: refact

chore: refact #80

Triggered via push December 5, 2023 13:16
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build: packages/app/src/index.ts#L1
Unable to resolve path to module '@tomrpc/core'
build: packages/app/src/mw/cors.ts#L2
Unable to resolve path to module '@tomrpc/core'
build: packages/app/src/mw/jwt.ts#L1
Unable to resolve path to module '@tomrpc/core'
build: packages/app/src/mw/serve.ts#L1
Unable to resolve path to module '@tomrpc/core'
build: packages/app/src/mw/view.ts#L1
Unable to resolve path to module '@tomrpc/core'
build: packages/client/src/__tests__/index.test.ts#L1
Unable to resolve path to module '@tomrpc/core'
build
Process completed with exit code 1.
build: packages/app/app.ts#L1
'dirname' is defined but never used
build: packages/app/app.ts#L1
'filename' is defined but never used
build: packages/app/app.ts#L2
'jwt' is defined but never used
build: packages/app/src/__tests__/index.test.ts#L1
'expect' is defined but never used
build: packages/app/src/index.ts#L5
'init' is defined but never used
build: packages/app/src/index.ts#L6
'loadBuildinMiddlewaire' is defined but never used
build: packages/app/src/index.ts#L6
'loadInitMiddleware' is defined but never used
build: packages/app/src/index.ts#L10
'log' is assigned a value but never used
build: packages/app/src/index.ts#L46
Unexpected any. Specify a different type
build: packages/app/src/index.ts#L88
'cb' is defined but never used