chore(scripts): move all root .ps1, .sh, .py, .iss files into scripts… #17
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)
|