Skip to content

Simplify and unify execution callbacks #620

Simplify and unify execution callbacks

Simplify and unify execution callbacks #620

Triggered via pull request February 5, 2026 19:14
Status Failure
Total duration 1m 8s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 1.
build: lib/components/TaskTesting/TaskTesting.js#L243
Property 'error' does not exist on type '{ success: false; reason: string; incident: any; variables?: ElementOutputVariables | undefined; } | { success: false; reason: string; } | { success: false; reason: string; } | { ...; }'.
build: lib/components/TaskTesting/TaskTesting.js#L237
Property 'incident' does not exist on type '{ success: false; reason: string; incident: any; variables?: ElementOutputVariables | undefined; } | { success: false; reason: string; } | { success: false; reason: string; } | { ...; }'.
build: lib/components/TaskTesting/TaskTesting.js#L236
Property 'variables' does not exist on type '{ success: false; reason: string; incident: any; variables?: ElementOutputVariables | undefined; } | { success: false; reason: string; } | { success: false; reason: string; } | { ...; }'.