Skip to content

Remove nullable and GitHub Actions warnings - #1

Merged
binarylab2022-del merged 1 commit into
mainfrom
maintenance/net10-warning-cleanup
Jul 13, 2026
Merged

Remove nullable and GitHub Actions warnings#1
binarylab2022-del merged 1 commit into
mainfrom
maintenance/net10-warning-cleanup

Conversation

@binarylab2022-del

Copy link
Copy Markdown
Owner

Summary

This pull request improves WinDama’s .NET 10 maintenance and CI configuration.

Changes

  • Fixed nullable-reference warnings in MainWindow.xaml.cs
  • Updated actions/checkout to v5
  • Updated actions/upload-artifact to v6
  • Kept actions/setup-dotnet on v5
  • Confirmed GitHub Actions uses .NET 10
  • Added global.json for SDK consistency
  • Updated README requirements for Visual Studio Community 2026
  • Corrected README encoding where necessary

Validation

  • Release build completed successfully
  • NUnit tests completed successfully
  • 101 tests passed
  • 0 tests failed
  • Build and Tests workflows passed on the maintenance branch

Purpose

These changes remove compiler and GitHub Actions warnings, improve build reproducibility, and keep WinDama aligned with .NET 10 and Visual Studio Community 2026.

@binarylab2022-del
binarylab2022-del merged commit 2a142c9 into main Jul 13, 2026
2 checks passed
@binarylab2022-del
binarylab2022-del deleted the maintenance/net10-warning-cleanup branch July 13, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant