-
-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Looks like CS2PR has no releases now?
==> Setup PHP
✓ PHP Installed PHP 8.4.14
==> Setup Tools
✓ composer Added composer 2.9.2
✗ cs2pr Failed to download cs2pr from https://github.com/staabm/annotate-pull-request-from-checkstyle/releases/download//cs2pr
Error: The process '/usr/bin/bash' failed with exit code 1
Version
- v2
- v1
Runners
GitHub Hosted
Operating systems
ubuntu-24.04
PHP versions
8.4
To Reproduce
- name: Install PHP
uses: shivammathur/setup-php@v2
with:
php-version: "8.4"
tools: composer:v2, cs2pr
coverage: none
ini-file: development
env:
fail-fast: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expected behavior
Installs php with CS2PR
Screenshots/Logs
==> Setup PHP
✓ PHP Installed PHP 8.4.14
==> Setup Tools
✓ composer Added composer 2.9.2
✗ cs2pr Failed to download cs2pr from https://github.com/staabm/annotate-pull-request-from-checkstyle/releases/download//cs2pr
Error: The process '/usr/bin/bash' failed with exit code 1
Additional context
No response
Are you willing to submit a PR?
No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working