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

[phpstan] Check fails without errors #9

Open
spaceemotion opened this issue Jun 23, 2020 · 0 comments
Open

[phpstan] Check fails without errors #9

spaceemotion opened this issue Jun 23, 2020 · 0 comments
Assignees
Labels
bug Something isn't working tool: phpstan
Milestone

Comments

@spaceemotion
Copy link
Owner

spaceemotion commented Jun 23, 2020

  1. In case phpstan fails with an out of memory errors, it does not show any results.
  2. Errors without files aren't getting printed:
      {
       "totals": {
         "errors": 1,
         "file_errors": 0
       },
       "files": [],
       "errors": ["Ignored error pattern #Call to an undefined method Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\HasMany::delete()# was not matched in reported errors."]
     }
    
@spaceemotion spaceemotion added the bug Something isn't working label Jun 23, 2020
@spaceemotion spaceemotion added this to the 1.0 milestone Jun 23, 2020
@spaceemotion spaceemotion self-assigned this Jun 23, 2020
@spaceemotion spaceemotion changed the title phpstan check fails without errors [phpstan] Check fails without errors Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tool: phpstan
Projects
None yet
Development

No branches or pull requests

1 participant