Skip to content

feat: app list segregation and chart store #8632

feat: app list segregation and chart store

feat: app list segregation and chart store #8632

Triggered via pull request October 21, 2025 15:17
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/components/Jobs/JobList/JobsList.tsx#L158
Type '{ viewType: string; }' is not assignable to type 'IntrinsicAttributes & HeaderWithCreateButtonProps'.
ci: src/Pages/Shared/CommandBar/utils.tsx#L359
Property 'INFRASTRUCTURE_MANAGEMENT_CHART_STORE_DISCOVER' 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 'INFRASTRUCTURE_MANAGEMENT_RESOURCE_BROWSER'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L321
Property 'INFRASTRUCTURE_MANAGEMENT_APP_LIST' 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 'INFRASTRUCTURE_MANAGEMENT'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L303
Property 'APPLICATION_MANAGEMENT_APP_LIST' 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 'APPLICATION_MANAGEMENT_APP'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L196
Property 'INFRASTRUCTURE_MANAGEMENT_CHART_STORE_DISCOVER' 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 'INFRASTRUCTURE_MANAGEMENT_RESOURCE_BROWSER'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L87
Property 'INFRASTRUCTURE_MANAGEMENT_APP_LIST' 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 'INFRASTRUCTURE_MANAGEMENT'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L73
Property 'INFRASTRUCTURE_MANAGEMENT_APP_LIST' 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 'INFRASTRUCTURE_MANAGEMENT'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L61
Property 'INFRASTRUCTURE_MANAGEMENT_APP_LIST' 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 'INFRASTRUCTURE_MANAGEMENT'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L48
Property 'APPLICATION_MANAGEMENT_APP_LIST' 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 'APPLICATION_MANAGEMENT_APP'?
ci: src/Pages/Shared/CommandBar/utils.tsx#L6
'"@devtron-labs/devtron-fe-common-lib"' has no exported member named 'InfrastructureManagementAppListType'. Did you mean 'InfrastructureManagementIcon'?