Deploy to Bitrise.io - Bitrise - Gihub app reports build as failure , for a rerun passed build

In Github,
The build is sent as a failure (Screenshot: Github_failure and GitHub UI Test failure), even though the build is passed (SC: Overall Build Github)

UI Tests has a Total of 83 tests, 1 of which has failed, and a rerun of that particular test has passed(now the total test run count is 84 - 83 passed and 1 failure. (Screenshot: UI Test Rerun passed).

It looks like an issue with GitHub Checks reporting incorrectly from Bitrise.

I just got word from the engineers, who let me know that currently, we treat subsequent attempts of the same test as separate entries in the generated test report, so if a test fails it will result in a failed check, regardless of subsequent passed attempts.

Reponse from Bitrise Support:
We are re-evaluating this, but changing this is currently considered a potential feature request.