Skip to content

[e2e] Add the implementation of the e2e interpreter/helper services #872

[e2e] Add the implementation of the e2e interpreter/helper services

[e2e] Add the implementation of the e2e interpreter/helper services #872

Triggered via pull request October 4, 2024 12:04
Status Failure
Total duration 1m 20s
Artifacts

test.yml

on: pull_request
Matrix: build
e2e  /  build
e2e / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (19.x): packages/restate-e2e-services/src/interpreter/interpreter.ts#L11
Imports "Program" are only used as type
build (19.x): packages/restate-e2e-services/src/interpreter/interpreter.ts#L215
Invalid type "string | void" of template literal expression
build (19.x): packages/restate-e2e-services/src/interpreter/interpreter.ts#L215
Invalid type "Command" of template literal expression
build (19.x): packages/restate-e2e-services/src/interpreter/interpreter.ts#L215
'originalCommandWas' will use Object's default stringification format ('[object Object]') when stringified
build (19.x): packages/restate-e2e-services/src/interpreter/services.ts#L11
Imports "Program" are only used as type
build (19.x): packages/restate-e2e-services/src/interpreter/services.ts#L27
Async method 'echo' has no 'await' expression
build (19.x): packages/restate-e2e-services/src/interpreter/services.ts#L42
Async method 'terminalFailure' has no 'await' expression
build (19.x): packages/restate-e2e-services/src/interpreter/services.ts#L46
Async method 'incrementIndirectly' has no 'await' expression
build (19.x): packages/restate-e2e-services/src/interpreter/services.ts#L60
Async method 'resolveAwakeable' has no 'await' expression
build (19.x): packages/restate-e2e-services/src/interpreter/services.ts#L64
Async method 'rejectAwakeable' has no 'await' expression