Skip to content

Fix release CI warnings#6

Merged
tobitege merged 1 commit into
mainfrom
codex/fix-release-ci-warnings
Jun 7, 2026
Merged

Fix release CI warnings#6
tobitege merged 1 commit into
mainfrom
codex/fix-release-ci-warnings

Conversation

@tobitege

@tobitege tobitege commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds XML documentation for the converter APIs reported by CI.
  • Suppresses CS1591 only during generated XML documentation builds so release builds are not flooded by existing undocumented public APIs.
  • Pins Windows GitHub Actions jobs to windows-2022 to avoid the windows-latest migration notice.

Validation

  • dotnet build OpenSourceToolkit.Net.sln -c Release -p:UseLocalFlowery=false

Add XML documentation for the image converter APIs reported by CI.
Suppress CS1591 during generated XML documentation builds so existing undocumented public APIs do not flood release builds.
Pin Windows GitHub Actions jobs to windows-2022 to avoid the upcoming windows-latest image migration notice.
@tobitege tobitege self-assigned this Jun 7, 2026
@tobitege tobitege merged commit 9b0e6c1 into main Jun 7, 2026
5 checks passed
@tobitege tobitege deleted the codex/fix-release-ci-warnings branch June 7, 2026 06:37
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