Skip to content

refactor: navbar styling #8181

refactor: navbar styling

refactor: navbar styling #8181

Triggered via pull request February 7, 2025 09:53
Status Failure
Total duration 1m 59s
Artifacts

format.yml

on: pull_request
Matrix: eslint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
eslint (20.12.2): src/app/components/NavigationBar/NavigationBar.blocks.tsx#L12
'Balance' is defined but never used. Allowed unused vars must match /_/u
eslint (20.12.2): src/app/components/NavigationBar/NavigationBar.blocks.tsx#L33
'noBorder' is defined but never used
eslint (20.12.2): src/app/components/NavigationBar/NavigationBar.blocks.tsx#L34
'noShadow' is defined but never used
eslint (20.12.2): src/app/components/NavigationBar/NavigationBar.blocks.tsx#L35
'scroll' is defined but never used
eslint (20.12.2): src/app/components/NavigationBar/NavigationBar.blocks.tsx#L203
'profileIsSyncingExchangeRates' is assigned a value but never used. Allowed unused vars must match /_/u
eslint (20.12.2): src/app/components/NavigationBar/NavigationBar.test.tsx#L11
'useScrollHook' is defined but never used. Allowed unused vars must match /_/u
eslint (20.12.2)
Process completed with exit code 1.