refactor: move detection of current URL outside of Menu #17
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 1 warning
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L60
Argument of type '{ toc: TableOfContent; isLoading: true; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L77
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L87
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L98
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L114
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L136
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L162
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy:
src/features/toc/ui/Menu/Menu.test.tsx#L180
Argument of type '{ toc: TableOfContent; }' is not assignable to parameter of type 'MenuProps'.
|
deploy
Process completed with exit code 2.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|