game-ci / unity-test-runner

Run tests for any Unity project
https://github.com/marketplace/actions/unity-test-runner
MIT License
206 stars 135 forks source link

fix(package-mode): scoped registry manifest conditional #263

Closed nvandessel closed 5 months ago

nvandessel commented 5 months ago

Changes

Related Issues

Related PRs

Successful Workflow Run Link

PRs don't have access to secrets so you will need to provide a link to a successful run of the workflows from your own repo.

Checklist

github-actions[bot] commented 5 months ago

Cat Gif

GabLeRoux commented 5 months ago

Fixes this:

image

Failed to resolve packages: Registry configuration is invalid:
  Scoped registry at position 1 is invalid:
    "scopedRegistries[0].url" is not allowed to be empty
    "scopedRegistries[0].scopes[0]" is not allowed to be empty. No packages loaded.
./External/baselib/builds/Include/Internal/../C/Internal/Baselib_Semaphore_FutexBased.inl.h(158): Assertion failed (count >= 0) - Destruction is not allowed when there are still threads waiting on the semaphore.
Unexpected exit code 133