chore: update dependency path-to-regexp to v8 #17482
continuous-integration.yml
on: pull_request
Matrix: Test
Test Benchmark
5m 38s
Code Lint
5m 44s
Commit Lint
5m 49s
Verify Docs
5m 45s
Post-Test
0s
Annotations
72 errors
Code Lint:
packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Code Lint:
packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
|
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#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
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/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
|
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/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
Code Lint:
packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
|
Code Lint
Process completed with exit code 2.
|
Test Benchmark
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Test Benchmark
Property 'forEach' does not exist on type 'TokenData'.
|
Test Benchmark
Parameter 'p' implicitly has an 'any' type.
|
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
Expected 1-2 arguments, but got 3.
|
Test Benchmark
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
|
Test Benchmark
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
Test Benchmark
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
|
Test Benchmark
Process completed with exit code 2.
|
Verify Docs:
packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Verify Docs:
packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
|
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#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
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/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
|
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/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
Verify Docs:
packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
|
Verify Docs
Process completed with exit code 2.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
|
Test (ubuntu-latest, 18):
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, 18):
packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
Test (ubuntu-latest, 18):
packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
|
Test (ubuntu-latest, 18)
Process completed with exit code 2.
|
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 (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/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
|
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#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
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/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/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
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)
Process completed with exit code 2.
|
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, 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/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
|
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#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
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/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/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
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)
Process completed with exit code 2.
|
Test (windows-latest, 22):
packages/rest/src/router/openapi-path.ts#L24
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Test (windows-latest, 22):
packages/rest/src/router/route-sort.ts#L64
Property 'forEach' does not exist on type 'TokenData'.
|
Test (windows-latest, 22):
packages/rest/src/router/route-sort.ts#L64
Parameter 'p' implicitly has an 'any' type.
|
Test (windows-latest, 22):
packages/rest/src/router/route-sort.ts#L67
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
Test (windows-latest, 22):
packages/rest/src/router/route-sort.ts#L70
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
Test (windows-latest, 22):
packages/rest/src/router/regexp-router.ts#L52
Expected 1-2 arguments, but got 3.
|
Test (windows-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 (windows-latest, 22):
packages/rest/src/router/trie.ts#L221
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
Test (windows-latest, 22):
packages/rest/src/router/trie.ts#L225
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
|
Test (windows-latest, 22)
Process completed with exit code 1.
|
Test (macos-latest, 22)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 20 minutes.
|
Test (macos-latest, 22)
The operation was canceled.
|