feat: Add Observability navigation and route, and refactor calendar and date utilities to use the common library. #9324
Annotations
10 errors and 1 warning
|
ci:
src/components/common/navigation/NavigationRoutes.tsx#L597
Property 'OBSERVABILITY' does not exist on type '{ readonly GETTING_STARTED: "getting-started"; readonly LOGIN: { readonly ROOT: "login"; readonly SSO: "sso"; readonly ADMIN: "admin"; }; readonly LICENSE_AUTH: "license-auth"; readonly APPLICATION_MANAGEMENT: { ...; }; ... 8 more ...; readonly NETWORK_STATUS_INTERFACE: { ...; }; }'.
|
|
ci:
src/components/common/navigation/NavigationRoutes.tsx#L596
Property 'OBSERVABILITY' does not exist on type '{ readonly GETTING_STARTED: "getting-started"; readonly LOGIN: { readonly ROOT: "login"; readonly SSO: "sso"; readonly ADMIN: "admin"; }; readonly LICENSE_AUTH: "license-auth"; readonly APPLICATION_MANAGEMENT: { ...; }; ... 8 more ...; readonly NETWORK_STATUS_INTERFACE: { ...; }; }'.
|
|
ci:
src/components/app/details/appDetails/utils.tsx#L33
Module '"@devtron-labs/devtron-fe-common-lib"' has no exported member 'getTimestampFromDateIfAvailable'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/utils.ts#L427
Property 'OBSERVABILITY' does not exist on type 'typeof EntityTypes'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/types.ts#L60
Namespace '"/home/runner/work/dashboard/dashboard/node_modules/@devtron-labs/devtron-fe-common-lib/dist/Shared/types".EntityTypes' has no exported member 'OBSERVABILITY'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/types.ts#L28
Module '"@devtron-labs/devtron-fe-common-lib"' has no exported member 'ObservabilityPermissionFilter'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/Shared/components/PermissionConfigurationForm/types.ts#L19
Module '"@devtron-labs/devtron-fe-common-lib"' has no exported member 'ObservabilityPermissionFilter'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/Shared/components/PermissionConfigurationForm/PermissionConfigurationFormProvider.tsx#L22
Module '"@devtron-labs/devtron-fe-common-lib"' has no exported member 'ObservabilityPermissionFilter'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/Shared/components/AppPermissions/AppPermissions.component.tsx#L667
Property 'OBSERVABILITY' does not exist on type 'typeof EntityTypes'.
|
|
ci:
src/Pages/GlobalConfigurations/Authorization/Shared/components/AppPermissions/AppPermissions.component.tsx#L29
Module '"@devtron-labs/devtron-fe-common-lib"' has no exported member 'ObservabilityPermissionFilter'.
|
|
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|