Skip to content

dep: Update mstest monorepo to 3.7.0 #958

dep: Update mstest monorepo to 3.7.0

dep: Update mstest monorepo to 3.7.0 #958

Triggered via push January 1, 2025 19:37
Status Success
Total duration 2m 7s
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/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
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/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/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
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/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/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/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/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)

Artifacts

Produced during runtime
Name Size Digest
ShadowsocksR Expired
6.5 MB
sha256:d922d05c8f4e8c2fc747dcbff7bd793422a9eb3050ca1c65d66b3b4f36500a1c
ShadowsocksR-Win32 Expired
68.7 MB
sha256:25734bb6fc3e66c3cd81c74f62d1b6ac9e33c1e46e3ecb317bc6d508cf28d1bf
ShadowsocksR-Win64 Expired
74.1 MB
sha256:9df2d2fabaa67fe552a1b277aaac52391e07ff09c24686787f74c0332bb15ca1