Skip to content

misc 适配新的IPC Attribute #111

misc 适配新的IPC Attribute

misc 适配新的IPC Attribute #111

Triggered via push January 11, 2025 02:22
Status Success
Total duration 4m 5s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: ASFEnhance/IPC/Controllers/CuratorController.cs#L27
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/CuratorController.cs#L86
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/CuratorController.cs#L146
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/PurchaseController.cs#L32
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/PurchaseController.cs#L156
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/PurchaseController.cs#L203
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/PurchaseController.cs#L320
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/PurchaseController.cs#L487
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/RecommendController.cs#L26
Route '{botNames:required}' 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: ASFEnhance/IPC/Controllers/RecommendController.cs#L95
Route '{botNames:required}' 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)
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636