feat: app state in typescript #290
Annotations
10 errors and 11 warnings
packages/server2/app.ts#L1
A space is required after '{'
|
packages/server2/app.ts#L1
A space is required before '}'
|
packages/server2/app.ts#L1
Missing semicolon
|
packages/server2/app.ts#L2
Strings must use singlequote
|
packages/server2/app.ts#L2
Missing semicolon
|
packages/server2/app.ts#L4
A space is required after '{'
|
packages/server2/app.ts#L4
A space is required before '}'
|
packages/server2/app.ts#L4
Missing semicolon
|
packages/server2/core/bus.ts#L6
More than 1 blank line not allowed
|
packages/server2/core/bus.ts#L9
Missing semicolon
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/app/src/js/core/client.ts#L9
Unexpected any. Specify a different type
|
packages/app/src/js/core/client.ts#L11
Unexpected any. Specify a different type
|
packages/app/src/js/core/client.ts#L13
Unexpected any. Specify a different type
|
packages/app/src/js/core/plugins.ts#L6
Unexpected any. Specify a different type
|
packages/app/src/js/core/plugins.ts#L10
Unexpected any. Specify a different type
|
packages/app/src/js/core/plugins.ts#L12
Unexpected any. Specify a different type
|
packages/app/src/js/core/plugins.ts#L20
Unexpected any. Specify a different type
|
packages/app/src/js/core/rpc/message.ts#L25
Unexpected any. Specify a different type
|
packages/app/src/js/core/rpc/message.ts#L27
Unexpected any. Specify a different type
|
packages/app/src/js/core/rpc/transport.ts#L77
Unexpected any. Specify a different type
|
This job failed
Loading