Skip to content

fix(tests): suppress Process.Start in BrowserLauncher during unit tes… #19

fix(tests): suppress Process.Start in BrowserLauncher during unit tes…

fix(tests): suppress Process.Start in BrowserLauncher during unit tes… #19

Triggered via push August 8, 2026 01:51
Status Success
Total duration 6m 9s
Artifacts

release.yml

on: push
build-and-release
6m 5s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-release
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@v4, softprops/action-gh-release@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-release: LocalLLMServerManager.Tests/CoverageThresholdTargetedPushTests.cs#L263
Cannot convert null literal to non-nullable reference type.
build-and-release: LocalLLMServerManager.Shared/ViewModels/MainViewModel.cs#L391
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)