fix:add version support in build.cmd #43
Annotations
6 warnings
build:
src/LLMServiceHub/Areas/GitHubIdentity/Controllers/AccountController.cs#L29
Route '{scheme?}' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
src/LLMServiceHub/Areas/GitHubIdentity/Controllers/AccountController.cs#L61
Route '{scheme?}' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
src/LLMServiceHub/Areas/GitHubIdentity/Controllers/AccountController.cs#L100
Route '{scheme?}' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
src/LLMServiceHub/Areas/GitHubIdentity/Controllers/AccountController.cs#L29
Route '{scheme?}' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
src/LLMServiceHub/Areas/GitHubIdentity/Controllers/AccountController.cs#L61
Route '{scheme?}' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
src/LLMServiceHub/Areas/GitHubIdentity/Controllers/AccountController.cs#L100
Route '{scheme?}' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|