feat(dashboard): workflow suggestions - WIP #10914
Annotations
2 errors and 1 warning
Lint and build and test
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[]'.
|
Lint and build and test
Error: The process '/opt/hostedtoolcache/node/20.8.1/x64/bin/npx' failed 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