The xcresulttool methods used in the script are reported as deprecated when using Xcode 16 and warned that they'll be removed in a future release.
The logs suggest trying get test-report, though this has different information in it than the current file graph that's used so further investigation will be needed to see what alternatives there are.
The
xcresulttoolmethods used in the script are reported as deprecated when using Xcode 16 and warned that they'll be removed in a future release.The logs suggest trying
get test-report, though this has different information in it than the current file graph that's used so further investigation will be needed to see what alternatives there are.