feat(dashboard): workflow suggestions - WIP #10914
Annotations
2 errors and 1 warning
Run E2E tests
Argument of type '{ description?: string; name?: string; id?: string; steps?: ({ type?: StepTypeEnum.EMAIL; name?: string; subject?: string; context?: { reasoning?: string; focus?: string[]; }; } | { type?: StepTypeEnum.IN_APP; name?: string; subject?: string; context?: { ...; }; } | { ...; } | { ...; } | { ...; } | { ...; })[]; cate...' is not assignable to parameter of type 'IWorkflow[]'.
|
Run E2E tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading