Skip to content

[Feature] [GRAFX-4173] Document theming (#268) #265

[Feature] [GRAFX-4173] Document theming (#268)

[Feature] [GRAFX-4173] Document theming (#268) #265

Triggered via push January 29, 2025 17:21
Status Success
Total duration 4m 17s
Artifacts 1
Matrix: build-preflight
Matrix: build-deploy-dev
Matrix: build-deploy-stg
Matrix: bump-version
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-preflight (20): src/components/itemBrowser/ItemBrowser.tsx#L268
React Hook useCallback has a missing dependency: 'setNavigationStack'. Either include it or remove the dependency array
build-preflight (20): src/components/pagesPanel/Pages.tsx#L86
React Hook useEffect has a missing dependency: 'pages'. Either include it or remove the dependency array. If 'setPageSnapshots' needs the current value of 'pages', you can also switch to useReducer instead of useState and read 'pages' in the reducer
build-preflight (20): src/components/variables/useDataSourceInputHandler.ts#L32
React Hook useCallback has a missing dependency: 'requiresUserAuthorizationCheck'. Either include it or remove the dependency array
build-preflight (20): src/contexts/ShortcutManager/ShortcutProvider.tsx#L72
React Hook useMemo has missing dependencies: 'handleKeyDown' and 'iframe'. Either include them or remove the dependency array
build-preflight (20): src/main.tsx#L32
Forbidden non-null assertion
build-preflight (20): src/tests/VariablesComponents.test.tsx#L51
Forbidden non-null assertion
build-preflight (20): src/tests/integration/FocusAndBlurVariables.test.tsx#L111
Unexpected any. Specify a different type
build-preflight (20): src/tests/integration/StudioLoaderExpiredTokenSDK.test.tsx#L55
Unexpected any. Specify a different type

Artifacts

Produced during runtime
Name Size
coverage-artifact
3.77 KB