Skip to content

Release - Marketplace #23

Release - Marketplace

Release - Marketplace #23

Manually triggered July 20, 2026 19:02
Status Success
Total duration 6m 57s
Artifacts

release-vsix.yml

on: workflow_dispatch
List recent nightlies
4s
List recent nightlies
Promote nightly to Marketplace
6m 43s
Promote nightly to Marketplace
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
List recent nightlies
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Promote nightly to Marketplace
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, cezarypiatek/VsixPublisherAction@1.0, microsoft/setup-msbuild@v1, softprops/action-gh-release@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Promote nightly to Marketplace
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Promote nightly to Marketplace
Non-nullable property 'BaseType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Promote nightly to Marketplace: src/Analyzers/XrmTools.Analyzers/PluginDependencyScopeAnalyzer.cs#L191
Do not invoke Compilation.GetSemanticModel() method within a diagnostic analyzer