Skip to content

Fix the build failure on release builds#888

Merged
aror92 merged 1 commit into
mainfrom
chore/fixPatchBuilds
May 16, 2026
Merged

Fix the build failure on release builds#888
aror92 merged 1 commit into
mainfrom
chore/fixPatchBuilds

Conversation

@jasonleenaylor
Copy link
Copy Markdown
Contributor

@jasonleenaylor jasonleenaylor commented May 15, 2026

  • AssertMsg(cond, msg) is a macro that is not present on release builds leaving behind a lone ';' which is a warning

This change is Reviewable

* AssertMsg(cond, msg) is a macro that is not present on release builds
  leaving behind a lone ';' which is a warning
@github-actions
Copy link
Copy Markdown

NUnit Tests

    1 files  ±0      1 suites  ±0   11m 3s ⏱️ -1s
4 205 tests ±0  4 134 ✅ ±0  71 💤 ±0  0 ❌ ±0 
4 214 runs  ±0  4 143 ✅ ±0  71 💤 ±0  0 ❌ ±0 

Results for commit 65495e3. ± Comparison against base commit 97b26ff.

Copy link
Copy Markdown
Contributor

@aror92 aror92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@aror92 reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on jasonleenaylor).

@aror92 aror92 merged commit 5151aa3 into main May 16, 2026
7 checks passed
@aror92 aror92 deleted the chore/fixPatchBuilds branch May 16, 2026 13:31
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.

2 participants