Skip to content

dep: Update Syncfusion to 28.2.6 #985

dep: Update Syncfusion to 28.2.6

dep: Update Syncfusion to 28.2.6 #985

Triggered via push February 18, 2025 02:05
Status Success
Total duration 3m 14s
Artifacts 3

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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/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#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#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
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
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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/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/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/HttpRequest/GfwListUpdater.cs#L40
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/GfwListUpdater.cs#L112
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
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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/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/Program.cs#L117
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/Logging.cs#L115
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/Logging.cs#L115
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/Program.cs#L163
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
Build: shadowsocks-csharp/Program.cs#L184
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)

Artifacts

Produced during runtime
Name Size Digest
ShadowsocksR
6.88 MB
sha256:9312d0020da8caa5d442d12cb42d9fab41d6ffdd0aa9e83b7ce38cccfc4cee84
ShadowsocksR-Win32
68.5 MB
sha256:4f8362e2b92d474007ec6c9e9f34f0351c2751fe17e224b580366e38791614af
ShadowsocksR-Win64
73.9 MB
sha256:d31162e01ef181a21396e6aec9bc7f27febe1fca80e0c3055de36eb9598a8796