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

CI - github actions badge and artifacts, one appveyor build, test latest tools versions and php8 #219

Merged
merged 5 commits into from
Feb 3, 2021

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    95b07b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d853d37 View commit details
    Browse the repository at this point in the history
  3. CI - test latest tools on php 7.4

    https://github.com/EdgedesignCZ/phpqa/pull/219/checks?check_run_id=1821013012#step:6:7
    PHP Fatal error:  Declaration of Edge\QA\OptionsTest::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
    
    https://github.com/EdgedesignCZ/phpqa/pull/219/checks?check_run_id=1821044568#step:6:829
    Ignore not installed phpcpd, it will be fixed in another PR.
    zdenekdrahos committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    0464fdf View commit details
    Browse the repository at this point in the history
  4. CI - add php 8.0, temporarily run just phpunit

    https://github.com/EdgedesignCZ/phpqa/runs/1813595507?check_suite_focus=true#step:4:8
    Your lock file does not contain a compatible set of packages.
    
    https://github.com/EdgedesignCZ/phpqa/pull/219/checks?check_run_id=1821132375#step:5:38
    Your requirements could not be resolved to an installable set of packages.
    
    https://github.com/EdgedesignCZ/phpqa/runs/1821200517?check_suite_focus=true#step:5:136
    hamcrest/hamcrest-php v2.0.0 requires php ^5.3|^7.0 -> your PHP version (8.0.1) does not satisfy that requirement.
    $ composer require --dev "hamcrest/hamcrest-php:>=2.0.1"
    
    https://github.com/EdgedesignCZ/phpqa/pull/219/checks?check_run_id=1821231784#step:6:23
    PHP Fatal error:  Uncaught Error: Unknown named parameter $options in /vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    zdenekdrahos committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6f3403f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5008f0 View commit details
    Browse the repository at this point in the history