Open dkarlovi opened 2 years ago
Psalm: --report=path/to/report.junit.xml PHPStan: --error-format=junit
--error-format=junit
Needs to detect if running on Github or Gitlab: https://docs.gitlab.com/ee/ci/testing/code_quality.html#code-quality-widget
Use GITLAB_CI for Gitlab, GITHUB_ACTIONS for GitHub.
GITLAB_CI
GITHUB_ACTIONS
Psalm: --report=path/to/report.junit.xml PHPStan:
--error-format=junit