Unsupported file type
See original GitHub issueI run tests on M1 with Xcode 12.5.1
Step for xcresulttool:
- name: Pretty report
uses: kishikawakatsumi/xcresulttool@v1.0.3
with:
path: AllTests.xcresult
if: success() || failure()
Result of the step gives me unspecified error:
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
How to Open Unsupported Photos Formats on Android - Stellar
The unsupported file format error occurs when your Android device does not support the image file type. Usually, smartphones support BMP, ...
Read more >How to Open Unsupported Files - Techwalla
The only real way to open files that are unsupported by the software you are using is to convert the file type into...
Read more >Why am I seeing an unsupported file type error?
Information about unsupported file type errors in Clipchamp.
Read more >Fix 'Unsupported Format Error' When Open Photos On Android
The other method to fix the unsupported file type is to check your network connection. If you are receiving an unsupported file type...
Read more >Why do I get an error “Unsupported File Format"?
The unsupported file format error usually occurs when the storage device does not support the image / video file format. It is commonly...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for confirming. I agree that the information about failed tests is important. I’m planning to have an option to control to choose what shows to the report.
@maxkazakov Released v1.0.5, can you try it again?