[Testing] Fixed Build error on inflight/ candidate PR 36411 - #36424
Merged
sheiksyedm merged 1 commit intoJul 7, 2026
Merged
Conversation
TamilarasanSF4853
had a problem deploying
to
copilot-pat-pool
July 7, 2026 08:02 — with
GitHub Actions
Failure
Contributor
|
Hey there @@TamilarasanSF4853! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
sheiksyedm
marked this pull request as ready for review
July 7, 2026 08:12
PureWeen
pushed a commit
that referenced
this pull request
Jul 7, 2026
The build fails in the candidate PR #36411, so this PR removes the APIs due to the fix commit https://github.com/dotnet/maui/pull/35154/changes#diff-55adeb4d1c5d77cb7fe1c355f585446544f7ac5d74094169a9468395a1bc3967L27, which removes the method. <img width="800" height="73" alt="image" src="https://github.com/user-attachments/assets/4fbb35bb-d3dc-4f43-b9eb-043ce3d34762" /> Build Link - https://dev.azure.com/dnceng-public/public/_build/results?buildId=1495447&view=logs&j=227beb21-2eda-5fca-23b0-55de6ad19261&t=fd3b17f4-9cb6-5188-4b56-657d9a0a6474 **Fixes:** #36411
kubaflo
pushed a commit
that referenced
this pull request
Jul 22, 2026
This PR contains the same changes, targeting inflight/current. Reference PR: #36424.
kubaflo
pushed a commit
that referenced
this pull request
Jul 22, 2026
This PR contains the same changes, targeting inflight/current. Reference PR: #36424.
kubaflo
pushed a commit
that referenced
this pull request
Jul 28, 2026
This PR contains the same changes, targeting inflight/current. Reference PR: #36424.
kubaflo
pushed a commit
that referenced
this pull request
Jul 29, 2026
This PR contains the same changes, targeting inflight/current. Reference PR: #36424.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The build fails in the candidate PR #36411, so this PR removes the APIs due to the fix commit https://github.com/dotnet/maui/pull/35154/changes#diff-55adeb4d1c5d77cb7fe1c355f585446544f7ac5d74094169a9468395a1bc3967L27, which removes the method.

Build Link - https://dev.azure.com/dnceng-public/public/_build/results?buildId=1495447&view=logs&j=227beb21-2eda-5fca-23b0-55de6ad19261&t=fd3b17f4-9cb6-5188-4b56-657d9a0a6474
Fixes:
#36411