This route `#[Route('/user/{page<\d+>}', name: 'user_list')]` will cause a type error because interface missing type "number".