Skip to content

Feat/audit log

Feat/audit log #8658

Triggered via pull request October 24, 2025 13:55
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ci
Process completed with exit code 2.
ci: src/components/common/navigation/NavigationRoutes.tsx#L621
Property 'INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS' 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/components/common/navigation/NavigationRoutes.tsx#L620
Property 'INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS' 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/components/common/navigation/NavigationRoutes.tsx#L617
Property 'HIDE_AUDIT_LOGS' does not exist on type 'customEnv'.
ci: src/components/common/navigation/Navigation.tsx#L116
Type '"HIDE_AUDIT_LOGS"' is not assignable to type 'keyof customEnv'.
ci: src/components/common/navigation/Navigation.tsx#L113
Property 'INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS' 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/components/Navigation/constants.ts#L289
Property 'INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS' 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/components/Navigation/constants.ts#L287
Type '"infrastructure-management-audit-logs"' is not assignable to type 'NavigationItemID'.