Skip to content

feat(action): Marketplace-readiness pipeline, rebuilt against the Owe… #10

feat(action): Marketplace-readiness pipeline, rebuilt against the Owe…

feat(action): Marketplace-readiness pipeline, rebuilt against the Owe… #10

Triggered via push July 12, 2026 19:07
Status Success
Total duration 44s
Artifacts
consumer simulation — dedicated fixture, real findings
41s
consumer simulation — dedicated fixture, real findings
move the major tag (protected, manual only)
move the major tag (protected, manual only)
validate the pushed release tag
0s
validate the pushed release tag
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
consumer simulation — dedicated fixture, real findings
Process completed with exit code 1.
OWN001: fixtures/marketplace-consumer-demo/Leaky.cs#L9
[OWN001] IDisposable local 'buffer' is never disposed (leak) [resource: disposable]
consumer simulation — dedicated fixture, real findings
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-dotnet@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
consumer simulation — dedicated fixture, real findings: frontend/roslyn/OwnSharp.Extractor/Program.cs#L4472
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'HashSet<string>.HashSet(IEnumerable<string> collection, IEqualityComparer<string>? comparer)' due to differences in the nullability of reference types.