feat: add view,but need make view & fn plugable #26
Annotations
3 errors and 11 warnings
packages/app/src/index.ts#L1
Unable to resolve path to module '@tomrpc/core'
|
packages/app/src/index.ts#L2
Unable to resolve path to module '@tomrpc/mount'
|
|
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#L2
'mount' is defined but never used
|
packages/app/src/index.ts#L8
'log' is assigned a value but never used
|
packages/app/src/index.ts#L58
Unexpected any. Specify a different type
|
packages/app/src/index.ts#L66
Unexpected any. Specify a different type
|
packages/client/src/proxy.ts#L57
Unexpected any. Specify a different type
|
packages/client/src/proxy.ts#L57
Unexpected any. Specify a different type
|
packages/client/src/proxy.ts#L68
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading