chore: update dependency path-to-regexp to v8 #21748
Annotations
10 errors
|
Build
Process completed with exit code 2.
|
|
Build
Type '{ regexp: RegExp; keys: Keys; }' is not assignable to type 'RegExp'.
|
|
Build
Type 'Key[]' has no properties in common with type 'PathToRegexpOptions & ParseOptions'.
|
|
Build
Type 'RouteEntry & { keys: Key[]; regexp: { regexp: RegExp; keys: Keys; }; }' is not assignable to type 'RegExpRouteEntry'.
|
|
Build
Expected 1-2 arguments, but got 3.
|
|
Build
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
|
Build
Argument of type 'string' is not assignable to parameter of type 'Token'.
|
|
Build
Parameter 'p' implicitly has an 'any' type.
|
|
Build
Property 'forEach' does not exist on type 'TokenData'.
|
|
Build
Type 'TokenData' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Loading