Closed rolfbjarne closed 4 months ago
If this is not desired, add the actions-disable-autoformat
label, and revert the reformatting commit.
If files unrelated to your change were modified, try reverting the reformatting commit + merging with the target branch (and push those changes).
Build failed for the job 'Build macOS tests'
Pipeline on Agent Hash: 06dd117370f970379900c352c6d760a71f416fb1 [PR build]
Pipeline on Agent Hash: [PR build]
Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)
Pipeline on Agent Hash: 1342793b33bf3277c69edda49a3b3049b23d107f [PR build]
Pipeline on Agent Hash: [PR build]
Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)
Pipeline on Agent Hash: 3ce395525d231219eee17159898f588627ed8d50 [PR build]
Pipeline on Agent Hash: [PR build]
Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)
Pipeline on Agent Hash: 15970f86189d364f006697063c751a81a785b3b0 [PR build]
Make a few GameController structs blittable, which requires some workarounds to the fact that these changes would be breaking changes - we're keeping the old structs, and instead introduce internal blittable versions which are then used in the api definitions (and thus generated P/Invokes).