https://pantsbuild.org/ logo
b

bitter-ability-32190

02/11/2022, 9:59 PM
I've noticed my browser doesn't support whatever character Pants uses for the red X:
Copy code
[Step 5/7] ✓ flake8 succeeded.
[21:56:22]
[Step 5/7]    mypy failed.
[21:56:22]
[Step 5/7] ✓ pylint succeeded.
From my CI And in GH PR:
Copy code
𐄂 ConditionallySucceedsChecker failed.
        𐄂 FailingChecker failed.
        ✓ SuccessfulChecker succeeded.
My terminal does however
h

happy-kitchen-89482

02/12/2022, 1:42 AM
This is in GH actions output?
b

bitter-ability-32190

02/12/2022, 9:31 AM
That snippet isn't, but I also see the same behavior in GH Actions
Think a PR to swap to a different (likely more ubiquitous) X would be acceptable?
4 Views