Skip to content

Feat/runbook

Feat/runbook #8665

Triggered via pull request October 27, 2025 08:56
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 2.
ci: src/components/Navigation/constants.ts#L467
Property 'AI_RECOMMENDATIONS_NOTIFICATIONS' 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"; ... 64 more ...; readonly AI_RECOMMENDATIONS_RUNBOOKS: "/ai-recommendations/runbooks"; }'.
ci: src/components/Navigation/constants.ts#L464
Type '"ai-recommendations-notifications"' is not assignable to type 'NavigationItemID'.