feat(launcher): opt-in Rust engine behind the existing launcher (#262 Stage 1) #41
action-marketplace-readiness.yml
on: pull_request
consumer simulation — dedicated fixture, real findings
1m 0s
move the major tag (protected, manual only)
0s
validate the pushed release tag
0s
Annotations
6 errors and 2 warnings
|
consumer simulation — dedicated fixture, real findings
Process completed with exit code 2.
|
|
consumer simulation — dedicated fixture, real findings
Owen could not complete the analysis (exit 2). This is an operational failure, not a finding — fail-on-finding does not apply to it. The diagnostic is above.
|
|
consumer simulation — dedicated fixture, real findings
Process completed with exit code 1.
|
|
OWN001:
fixtures/marketplace-consumer-demo/WeakSubscribeConsumer.cs#L26
[OWN001] the result of 'WeakBus.Subscribe' is ignored — the IDisposable subscription is never disposed, leaking 'Consumer' (leak) [resource: subscription token]
|
|
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#L5234
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.
|