Client
returns CombineablePromise
(#237)
#334
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run verify:
src/restate_context_impl.ts#L68
'PromiseId' is defined but never used
|
Run npm run verify:
src/types/types.ts#L14
'BACKGROUND_INVOKE_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
src/types/types.ts#L15
'CLEAR_STATE_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
src/types/types.ts#L16
'COMPLETE_AWAKEABLE_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
src/types/types.ts#L21
'INVOKE_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
src/types/types.ts#L23
'OUTPUT_STREAM_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
src/types/types.ts#L26
'SET_STATE_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
src/types/types.ts#L27
'SIDE_EFFECT_ENTRY_MESSAGE_TYPE' is defined but never used
|
Run npm run verify:
test/side_effect.test.ts#L920
'ctx' is defined but never used
|
Run npm run verify:
test/utils.test.ts#L158
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading