Skip to content

Sign VS Insertion Nuget Packages #1643

Sign VS Insertion Nuget Packages

Sign VS Insertion Nuget Packages #1643

Triggered via pull request September 6, 2024 17:27
Status Success
Total duration 9m 3s
Artifacts 3

Build-And-Test.yml

on: pull_request
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/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/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
727 KB
osx_x64_results
558 KB
win_msys2_x64_results
930 KB