TYPO3-CMS / styleguide

[READ-ONLY] Subtree split of the TYPO3 Core Extension "styleguide"
GNU General Public License v2.0
103 stars 61 forks source link

[TASK] Use phpstan github error format in github actions #336

Closed sbuerk closed 2 years ago

sbuerk commented 2 years ago

Use specific github error formatting for phpstan error reporing in github actions. This adds the phpstan errors directly into the file view on pull requests for better readability.

image

For direct pushes on commit level it directly extracts and shows the errors in the pane instead of only in the command line view.

image

Releases: main, 11, 10

sbuerk commented 2 years ago

Leaving out backport to 10, because of phpstan 0.x