Skip to content

can't open html: no such file #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lekoala opened this issue Apr 8, 2025 · 3 comments
Open

can't open html: no such file #74

lekoala opened this issue Apr 8, 2025 · 3 comments

Comments

@lekoala
Copy link

lekoala commented Apr 8, 2025

I'm running php unit with php 8.1, 8.2, 8.3 and 8.4 but recently it seems that only the 8.1 build works

For others, I get

/usr/local/bin/phpunit: line 1: can't open html: no such file
/usr/local/bin/phpunit: line 2: syntax error: unexpected redirection
Error: Process completed with exit code 2.

in my previous run, I had this

ubuntu-latest pipelines will use ubuntu-24.04 soon

so maybe that "soon" is now happening and that changes something but i've tried with 22.04 and it doesn't seem to make any difference

here is a 8.4 that is not working
https://github.com/lekoala/spread-compat/actions/runs/14344734173/job/40212104232

here is the latest 8.4 that was working
https://github.com/lekoala/spread-compat/actions/runs/12949889727/job/36121521941

everything runs fine locally

any help would be appreciated :-)

@simonLeary42
Copy link

I'm having this problem too

@simonLeary42
Copy link

workaround for me is to downgrade to php-actions/phpunit@v3

@lekoala
Copy link
Author

lekoala commented Apr 9, 2025

i would rather use v4 if possible, using the composer version is very handy :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants