Skip to content

misc

misc #130

Triggered via push July 2, 2025 04:43
Status Success
Total duration 4m 1s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build: ASFEnhance.IPC/Controllers/CookiesController.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.