Skip to content

feat: add route option (close #1505) #2164

feat: add route option (close #1505)

feat: add route option (close #1505) #2164

Triggered via pull request April 11, 2024 17:11
Status Failure
Total duration 26m 17s
Artifacts

check.yml

on: pull_request
Matrix: check
check result
0s
check result
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 6 warnings
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/README.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/readme.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.html" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/README.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/readme.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/index.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/README.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/readme.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.html" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/README.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/readme.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/index.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/README.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/readme.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.html" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/README.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/readme.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/index.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/README.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/readme.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.html" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/README.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/readme.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/index.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/README.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/readme.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.html" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/README.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/readme.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/index.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/README.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/readme.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.md" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index.html" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/index" -> "/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/README.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/readme.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
packages/shared/tests/normalizeRoutePath.spec.ts > should normalize clean paths correctly > "/foo/index.md" -> "/foo/": packages/shared/src/utils/normalizeRoutePath.ts#L37
TypeError: path.startsWith is not a function ❯ Module.normalizeRoutePath packages/shared/src/utils/normalizeRoutePath.ts:37:13 ❯ packages/shared/tests/normalizeRoutePath.spec.ts:191:14
check result
Process completed with exit code 1.
check (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (windows-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (windows-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (macos-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (macos-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.