Skip to content

Supporting navigation to / and basePath when basePath is defined #731

Supporting navigation to / and basePath when basePath is defined

Supporting navigation to / and basePath when basePath is defined #731

Triggered via pull request February 27, 2025 23:55
Status Success
Total duration 1m 1s
Artifacts

ci.yml

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

Annotations

5 warnings
build (20.x): src/common/utils/match-route/test.ts#L211
Replace `[routeA,·routeC,·routeB],·'/base/abc',·DEFAULT_QUERY_PARAMS,·basePath` with `⏎··········[routeA,·routeC,·routeB],⏎··········'/base/abc',⏎··········DEFAULT_QUERY_PARAMS,⏎··········basePath⏎········`
build (20.x): src/common/utils/match-route/test.ts#L162
Replace `[routeB,·routeA],·'/base/def',·DEFAULT_QUERY_PARAMS,·basePath` with `⏎··········[routeB,·routeA],⏎··········'/base/def',⏎··········DEFAULT_QUERY_PARAMS,⏎··········basePath⏎········`
build (20.x): src/common/utils/match-route/test.ts#L155
Replace `[routeA,·routeB],·'/base/abc',·DEFAULT_QUERY_PARAMS,·basePath` with `⏎··········[routeA,·routeB],⏎··········'/base/abc',⏎··········DEFAULT_QUERY_PARAMS,⏎··········basePath⏎········`
build (20.x): src/common/utils/match-route/index.ts#L51
Replace `pathname,·queryParamObject,·updatedBasePath,·matchedRoute` with `⏎········pathname,⏎········queryParamObject,⏎········updatedBasePath,⏎········matchedRoute⏎······`