Skip to content

feat: show system notifications #2485

feat: show system notifications

feat: show system notifications #2485

Triggered via pull request December 12, 2024 13:14
Status Success
Total duration 33s
Artifacts

lint.yml

on: pull_request
Run linters
24s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run linters: src/containers/main/Dashboard/Dashboard.tsx#L1
'useNotifcations' is defined but never used. Allowed unused vars must match /^_/u
Run linters: src/containers/main/Dashboard/Dashboard.tsx#L4
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
Run linters: src/containers/main/SideBar/components/MiningButton/MiningButton.tsx#L52
React Hook useCallback has a missing dependency: 'testNotification'. Either include it or remove the dependency array
Run linters: src/hooks/useNotifications.ts#L14
Unexpected console statement
Run linters: src/hooks/useNotifications.ts#L18
Unexpected console statement