Skip to content
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

draft: Fix GitHub pipeline #1169

Closed
wants to merge 3 commits into from
Closed

draft: Fix GitHub pipeline #1169

wants to merge 3 commits into from

Conversation

Rubc
Copy link
Collaborator

@Rubc Rubc commented Mar 18, 2024

  1. Update Somfony flex due to this error:

- Installing symfony/flex (v1.17.2): Extracting archive PHP Fatal error: Declaration of Symfony\Flex\Command\RemoveCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Composer\Command\RemoveCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in /home/runner/work/fireping/fireping/vendor/symfony/flex/src/Command/RemoveCommand.php on line 30 Fatal error: Declaration of Symfony\Flex\Command\RemoveCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Composer\Command\RemoveCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in /home/runner/work/fireping/fireping/vendor/symfony/flex/src/Command/RemoveCommand.php on line 30 Error: Process completed with exit code 255.

  1. Use Phpunit instead of Simple phpunit due to build errors
  2. Throw a warning when the Symfony security check fails

@Rubc Rubc closed this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant