Skip to content

dep: Update Syncfusion to v25.2.3 #841

dep: Update Syncfusion to v25.2.3

dep: Update Syncfusion to v25.2.3 #841

Triggered via push May 8, 2024 18:15
Status Success
Total duration 2m 18s
Artifacts 3

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build: shadowsocks-csharp/Controller/Service/Socks5Forwarder.cs#L634
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/View/ServerLogWindow.xaml.cs#L79
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L105
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L105
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L124
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L124
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/Local.cs#L56
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/HostDaemon.cs#L63
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/HostDaemon.cs#L63
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/HostDaemon.cs#L82
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/Socks5Forwarder.cs#L634
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/View/ServerLogWindow.xaml.cs#L79
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/FileManager.cs#L101
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
Build: shadowsocks-csharp/Controller/HttpRequest/UpdateNode.cs#L34
Avoid "async void" methods, because any exceptions not handled by the method will crash the process (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD100.md)
Build: shadowsocks-csharp/Controller/HttpRequest/UpdateChecker.cs#L39
Avoid "async void" methods, because any exceptions not handled by the method will crash the process (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD100.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L105
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L105
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L124
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L124
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/Local.cs#L56
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/Socks5Forwarder.cs#L634
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/View/ServerLogWindow.xaml.cs#L79
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Model/Transfer/ServerTransferTotal.cs#L73
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L105
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L105
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L124
Avoid method overloads that assume TaskScheduler.Current. Use an overload that accepts a TaskScheduler and specify TaskScheduler.Default (or any other) explicitly. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD105.md)
Build: shadowsocks-csharp/Controller/Service/PACDaemon.cs#L124
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/Controller/Service/Local.cs#L56
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/View/ServerConfigWindow.xaml.cs#L372
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build: shadowsocks-csharp/View/QRCodeSplashWindow.xaml.cs#L39
Avoid "async void" methods, because any exceptions not handled by the method will crash the process (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD100.md)

Artifacts

Produced during runtime
Name Size Digest
ShadowsocksR Expired
6.42 MB
sha256:3e96efdbb661922ed95eeb09db4785b634a0db0fb2ff0366a8e24444daf29215
ShadowsocksR-Win32 Expired
67.1 MB
sha256:97c47307d86fc749c5c01c6035e51a2d0df5345ff44d29e0d7dc96bbca8fb440
ShadowsocksR-Win64 Expired
72.3 MB
sha256:338ceaf3345d3ef79a404493e16f8fc486f64b9877ccae15671d74f022bf1350