Skip to content

chore: update dependency path-to-regexp to v8 #21153

chore: update dependency path-to-regexp to v8

chore: update dependency path-to-regexp to v8 #21153

Triggered via pull request November 18, 2025 11:19
Status Failure
Total duration 12m 24s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Test
Post-Test
0s
Post-Test
Fit to window
Zoom out
Zoom in

Annotations

80 errors
Test (macos-latest, 22)
Process completed with exit code 2.
Test (macos-latest, 22): packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Test (macos-latest, 22): packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Test (macos-latest, 22): packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Test (macos-latest, 22): packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Test (macos-latest, 22): packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (macos-latest, 22): packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (macos-latest, 22): packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Test (macos-latest, 22): packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Test (macos-latest, 22): packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Verify Docs
Process completed with exit code 2.
Verify Docs: packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Verify Docs: packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Verify Docs: packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Verify Docs: packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Verify Docs: packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Verify Docs: packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Verify Docs: packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Verify Docs: packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Verify Docs: packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Code Lint
Process completed with exit code 2.
Code Lint: packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Code Lint: packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Code Lint: packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Code Lint: packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Code Lint: packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Code Lint: packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Code Lint: packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Code Lint: packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Code Lint: packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Test (ubuntu-latest, 20)
Process completed with exit code 2.
Test (ubuntu-latest, 20): packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Test (ubuntu-latest, 20): packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Test (ubuntu-latest, 20): packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Test (ubuntu-latest, 20): packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Test (ubuntu-latest, 20): packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (ubuntu-latest, 20): packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (ubuntu-latest, 20): packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Test (ubuntu-latest, 20): packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Test (ubuntu-latest, 20): packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Test Benchmark
Process completed with exit code 2.
Test Benchmark
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Test Benchmark
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Test Benchmark
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Test Benchmark
Expected 1-2 arguments, but got 3.
Test Benchmark
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test Benchmark
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test Benchmark
Parameter 'p' implicitly has an 'any' type.
Test Benchmark
Property 'forEach' does not exist on type 'TokenData'.
Test Benchmark
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Test (ubuntu-latest, 22)
Process completed with exit code 2.
Test (ubuntu-latest, 22): packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Test (ubuntu-latest, 22): packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Test (ubuntu-latest, 22): packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Test (ubuntu-latest, 22): packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Test (ubuntu-latest, 22): packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (ubuntu-latest, 22): packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (ubuntu-latest, 22): packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Test (ubuntu-latest, 22): packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Test (ubuntu-latest, 22): packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Test (ubuntu-latest, 24)
Process completed with exit code 2.
Test (ubuntu-latest, 24): packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Test (ubuntu-latest, 24): packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Test (ubuntu-latest, 24): packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Test (ubuntu-latest, 24): packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Test (ubuntu-latest, 24): packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (ubuntu-latest, 24): packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (ubuntu-latest, 24): packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Test (ubuntu-latest, 24): packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Test (ubuntu-latest, 24): packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
Test (windows-2022, 22)
Process completed with exit code 1.
Test (windows-2022, 22): packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
Test (windows-2022, 22): packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
Test (windows-2022, 22): packages/rest/src/router/regexp-router.ts#L56
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
Test (windows-2022, 22): packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
Test (windows-2022, 22): packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (windows-2022, 22): packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
Test (windows-2022, 22): packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
Test (windows-2022, 22): packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
Test (windows-2022, 22): packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.