Skip to content

chore(scripts): move all root .ps1, .sh, .py, .iss files into scripts… #17

chore(scripts): move all root .ps1, .sh, .py, .iss files into scripts…

chore(scripts): move all root .ps1, .sh, .py, .iss files into scripts… #17

Triggered via push August 8, 2026 01:44
Status Success
Total duration 8m 13s
Artifacts

release.yml

on: push
build-and-release
8m 10s
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)