Skip to content

Conversation

VincentLanglet
Copy link
Contributor

@@ -84,7 +84,7 @@ public static function dataFormatterOutputProvider(): iterable
yield [
'message' => 'One file error with tip',
'exitCode' => 1,
'numFileErrors' => [5, 6],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was wrong, this is supposed to be

  • The offset (5)
  • The length (1), not 6

This is not a list of the offset to take.

@VincentLanglet VincentLanglet force-pushed the escapeTagGithubErrorFormatter branch from f98f705 to 96d1f29 Compare August 30, 2025 09:57
@ondrejmirtes
Copy link
Member

Please do the same in issue-bot/ that posts comments. Assuming we can also do this in plain Markdown, not just in GitHub Actions.

@ondrejmirtes ondrejmirtes merged commit 67500b7 into phpstan:2.1.x Sep 2, 2025
449 of 454 checks passed
@ondrejmirtes
Copy link
Member

Thank you.

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

Successfully merging this pull request may close these issues.

github error formatter mentioned users via phpdoc tags
2 participants