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

Fix github actions #739

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix github actions #739

wants to merge 5 commits into from

Commits on Aug 8, 2023

  1. Update tests.yaml

    raziel057 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    07fd942 View commit details
    Browse the repository at this point in the history
  2. Update linter.yaml

    raziel057 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0fc4080 View commit details
    Browse the repository at this point in the history
  3. Update code_checks.yaml

    raziel057 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c522392 View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    Update rector/rector to fix error when running ``vendor/bin/rector process --dry-run --ansi``
    
    PHP Fatal error:  Uncaught _PHPStan_9a6ded56a\Nette\InvalidArgumentException: Missing parameter 'deprecationRulesInstalled'.
    raziel057 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3a3b09a View commit details
    Browse the repository at this point in the history
  5. Update rector.php

    Remove missing NetteSetList
    
    [ERROR] Class "Rector\Nette\Set\NetteSetList" not found
    raziel057 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2246a29 View commit details
    Browse the repository at this point in the history