MirageNet / nunit-reporter

Creates a github check with nunit results
MIT License
10 stars 16 forks source link

Repository not found : mirrorng/nunit-reporter #24

Open teng-wu opened 2 years ago

teng-wu commented 2 years ago

Hi, I am using the following yml code. I got an error said "Repository not found : mirrorng/nunit-reporter". Could you please tell me which repo path to use?

      - uses: MirrorNG/nunit-reporter@v1.0.9
        if: always()
        with:
          path: _build/*.xml
          access-token: ${{ secrets.TOKEN_GITHUB_REGISTRY }}

Getting action download info Error: Unable to resolve actions. Repository not found : mirrorng/nunit-reporter.

teng-wu commented 2 years ago

I changed to MirageNet/nunit-reporter@v1.0.9. But got the following error.

Run MirageNet/nunit-reporter@v1.0.9
Error: Cannot use 'in' operator to search for 'test-suite' in undefined
paulpach commented 2 years ago

try with version 1.1.0