Skip to content

fix(project-reload): execution order is fix, this fixes the inconsistency on project reload #209

fix(project-reload): execution order is fix, this fixes the inconsistency on project reload

fix(project-reload): execution order is fix, this fixes the inconsistency on project reload #209

Triggered via pull request November 17, 2024 06:24
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.