Skip to content

Bug: CS2PR fails to install #1024

@Pross

Description

@Pross

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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions