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

Fixed phpstan-workflow #2593

Merged
merged 3 commits into from
Sep 12, 2022
Merged

Fixed phpstan-workflow #2593

merged 3 commits into from
Sep 12, 2022

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented Sep 12, 2022

Description (*)

Fixed wrong syntax in last commit.

Old: https://github.com/OpenMage/magento-lts/actions/runs/3034521929/jobs/4883776430

Run php vendor/bin/phpstan.phar analyze --error-format=raw -c .github/phpstan.neon Array
Path /home/runner/work/magento-lts/magento-lts/Array does not exist
Error: Process completed with exit code 1.

Fixed: https://github.com/sreichel/magento-lts/actions/runs/3040478719/jobs/4896569112

Related Pull Requests

  1. See Updated phpstan experimental #2589

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All automated tests passed successfully (all builds are green)
  • Add yourself to contributors list

@sreichel sreichel changed the title Phpstan/workflow Fixed phpstan-workflow Sep 12, 2022
@sreichel sreichel merged commit ad28ba4 into OpenMage:1.9.4.x Sep 12, 2022
@sreichel sreichel deleted the phpstan/workflow branch September 12, 2022 22:01
@github-actions
Copy link
Contributor

Unit Test Results

1 files  ±0  1 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
7 runs  ±0  5 ✔️ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit ad28ba4. ± Comparison against base commit 9a49aa1.

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

Successfully merging this pull request may close these issues.

3 participants