New navigation #6189
unit-tests.yml
on: pull_request
Type-checks, eslint, unit tests and SonarCloud
9m 44s
Annotations
2 warnings
Type-checks, eslint, unit tests and SonarCloud:
src/features/navigation/PopoverNavigation.tsx#L123
'PopoverNavigationButtonContent' is defined but never used. Allowed unused vars must match /^_/u
|
Type-checks, eslint, unit tests and SonarCloud:
src/layout/Custom/CustomWebComponent.tsx#L106
Merge this if statement with the nested one
|