Skip to content

chore: Update density setting svg styles #350

chore: Update density setting svg styles

chore: Update density setting svg styles #350

Triggered via pull request May 8, 2024 17:13
Status Success
Total duration 6m 6s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/pages/commons/use-async-data.js#L19
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
build: src/pages/configurable-dashboard/components/page-banner.tsx#L3
'React' is defined but never used
build: src/pages/configurable-dashboard/components/page-banner.tsx#L4
'Alert' is defined but never used
build: src/pages/configurable-dashboard/components/page-banner.tsx#L5
'Box' is defined but never used
build: src/pages/configurable-dashboard/components/page-banner.tsx#L6
'ExternalLink' is defined but never used
build: src/pages/configurable-dashboard/components/page-banner.tsx#L9
'setVisible' is assigned a value but never used