We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
these errors should be counted as invalid hppdoc
------ ---------------------------------------------------------------------- Line app/shared/controllers/KMCmsfrontendController.php ------ ---------------------------------------------------------------------- 8 PHPDoc tag @var has invalid value (DataLayerError|null;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 35 ------ ---------------------------------------------------------------------- ------ --------------------------------------------------------------------- Line lib/KunzmannRemoteOAuthRequest.php ------ --------------------------------------------------------------------- 46 PHPDoc tag @return has invalid value (array('id' => string, 'email' => string, 'firstname' => string, 'lastname' => string, 'authProvider' => string}): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset [24](https://github.com/complex-gmbh/kunzmann/actions/runs/4818214651/jobs/8579907342?pr=4056#step:16:25) ------ ---------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
needs test first, to verify its not yet supported, similar to
phpstan-baseline-analysis/tests/BaselineAnalyzerTest.php
Lines 83 to 98 in cef6971
Sorry, something went wrong.
No branches or pull requests
these errors should be counted as invalid hppdoc
The text was updated successfully, but these errors were encountered: