Feat/runbook #8660
Annotations
3 errors
|
ci
Process completed with exit code 2.
|
|
ci:
src/components/Navigation/constants.ts#L475
Property 'AI_RECOMMENDATIONS_RUNBOOKS' does not exist on type '{ readonly LOGIN: "/login"; readonly LOGIN_SSO: "/login/sso"; readonly APP_LIST: "list"; readonly CREATE_JOB: "create-job"; readonly GETTING_STARTED: "getting-started"; readonly STACK_MANAGER_ABOUT: "/stack-manager/about"; ... 63 more ...; readonly EXTERNAL_APPS: "ea"; }'. Did you mean 'AI_RECOMMENDATIONS'?
|
|
ci:
src/components/Navigation/constants.ts#L472
Type '"ai-recommendations-runbooks"' is not assignable to type 'NavigationItemID'.
|