Skip to content

Build and Test

Build and Test #1684

Triggered via schedule October 1, 2024 00:15
Status Success
Total duration 10m 58s
Artifacts 3

Build-And-Test.yml

on: schedule
Matrix: windows_vs_build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L324
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L324
Accessing "Package" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L330
Accessing "IVsDebugger" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L330
Accessing "Package" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L334
Accessing "IVsDebugger" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L346
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Release): src/MIDebugPackage/MIDebugPackagePackage.cs#L365
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/DebugEngineHost/HostOutputWindow.cs#L72
Await/join tasks created from ThreadHelper.JoinableTaskFactory.RunAsync (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK007.md)
windows_vs_build (Debug): src/SSHDebugPS/VsOutputWindowWrapper.cs#L73
Await/join tasks created from ThreadHelper.JoinableTaskFactory.RunAsync (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK007.md)
windows_vs_build (Debug): src/SSHDebugPS/VsOutputWindowWrapper.cs#L73
Await/join tasks created from ThreadHelper.JoinableTaskFactory.RunAsync (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK007.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L324
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L324
Accessing "Package" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L330
Accessing "IVsDebugger" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L330
Accessing "Package" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L334
Accessing "IVsDebugger" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L346
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vs_build (Debug): src/MIDebugPackage/MIDebugPackagePackage.cs#L365
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/DebugEngineHost/HostOutputWindow.cs#L72
Await/join tasks created from ThreadHelper.JoinableTaskFactory.RunAsync (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK007.md)
windows_vscode_build: src/SSHDebugPS/VsOutputWindowWrapper.cs#L73
Await/join tasks created from ThreadHelper.JoinableTaskFactory.RunAsync (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK007.md)
windows_vscode_build: src/SSHDebugPS/VsOutputWindowWrapper.cs#L73
Await/join tasks created from ThreadHelper.JoinableTaskFactory.RunAsync (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK007.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L324
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L324
Accessing "Package" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L330
Accessing "IVsDebugger" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L330
Accessing "Package" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L334
Accessing "IVsDebugger" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L346
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)
windows_vscode_build: src/MIDebugPackage/MIDebugPackagePackage.cs#L365
Accessing "IVsCommandWindow" should only be done on the main thread. Await JoinableTaskFactory.SwitchToMainThreadAsync() first. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD010.md)

Artifacts

Produced during runtime
Name Size
linux_x64_results
730 KB
osx_x64_results
546 KB
win_msys2_x64_results
935 KB