Skip to content

Build and Test

Build and Test #1664

Triggered via schedule September 16, 2024 00:13
Status Success
Total duration 9m 50s
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 (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_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_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
728 KB
osx_x64_results
551 KB
win_msys2_x64_results
931 KB