Skip to content

refactor: move detection of current URL outside of Menu #17

refactor: move detection of current URL outside of Menu

refactor: move detection of current URL outside of Menu #17

Triggered via push October 25, 2023 17:43
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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.