1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Report
Bruce Weirdan 6610a2f918
Improve Github Actions output
* Use issue type in title
* Also provide issue type and location in the (use-visible) error message

Fixes vimeo/psalm#6817
2021-11-04 03:03:25 +02:00
..
CheckstyleReport.php Encode XML output consistently 2021-09-05 20:06:59 +03:00
CodeClimateReport.php Fix CodeClimateReport to use relative paths 2021-07-16 22:39:47 +02:00
CompactReport.php code trimming 2021-09-25 02:34:21 +02:00
ConsoleReport.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
EmacsReport.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
GithubActionsReport.php Improve Github Actions output 2021-11-04 03:03:25 +02:00
JsonReport.php Fix #4252 - fix xml generation 2020-10-12 18:39:26 -04:00
JsonSummaryReport.php remove incorrect inheritDoc (#4220) 2020-09-20 12:55:10 -04:00
JunitReport.php Encode XML output consistently 2021-09-05 20:06:59 +03:00
PhpStormReport.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PylintReport.php unnecessary local variable 2021-09-26 22:37:17 +02:00
ReportOptions.php Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
SarifReport.php clearer string operations 2021-09-26 23:34:31 +02:00
SonarqubeReport.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
TextReport.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
XmlReport.php Replace array cast with get_object_vars() which Psalm understands 2021-07-20 23:26:15 +03:00