Skip to content

feat: add support for dark mode v1 #5474

feat: add support for dark mode v1

feat: add support for dark mode v1 #5474

Triggered via pull request January 10, 2025 08:30
@eshankvaisheshankvaish
ready_for_review #2348
feat/theming
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ci: src/Pages/Shared/LinkedCIDetailsModal/constants.ts#L51
Property 'menu' does not exist on type '{ container: (base: any, state: any) => any; menuList: (base: any) => any; control: (base: any, state: any) => any; option: (base: any, state: any) => any; dropdownIndicator: (base: any, state: any) => any; ... 5 more ...; groupHeading: (base: any) => any; }'.
ci: src/index.tsx#L29
Module '"@devtron-labs/devtron-fe-common-lib"' has no exported member 'ThemeProvider'.
ci: src/index.tsx#L172
Object literal may only specify known properties, and 'FEATURE_EXPERIMENTAL_THEMING_ENABLE' does not exist in type 'customEnv'.
ci
Process completed with exit code 2.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636