fix(project-reload): execution order is fix, this fixes the inconsistency on project reload #209
Annotations
5 errors
Test:
app/lib/runtime/message-parser.spec.ts#L167
Argument of type '(data: ArtifactCallbackData) => void' is not assignable to parameter of type 'ArtifactCallback'.
|
Test:
app/lib/runtime/message-parser.spec.ts#L170
Argument of type '(data: ArtifactCallbackData) => void' is not assignable to parameter of type 'ArtifactCallback'.
|
Test:
app/lib/runtime/message-parser.spec.ts#L173
Argument of type '(data: ActionCallbackData) => void' is not assignable to parameter of type 'ActionCallback'.
|
Test:
app/lib/runtime/message-parser.spec.ts#L176
Argument of type '(data: ActionCallbackData) => void' is not assignable to parameter of type 'ActionCallback'.
|
Test
Process completed with exit code 2.
|