WIP Google captcha #16
Annotations
5 errors and 10 warnings
Add results to PR:
htdocs/google/core/modules/security/captcha/modCaptchaGoogle.class.php#L32
modCaptchaGoogle.class.php: PhanUndeclaredExtendedClass: Class extends undeclared class \ModeleCaptcha
|
Add results to PR:
htdocs/helloasso/core/modules/modHelloAsso.class.php#L458
modHelloAsso.class.php: PhanTypeMismatchArgumentReal: Argument 1 ($user) is $user of type null but \Account::create() takes \User defined at dev/tools/phan/stubs/dolibarr.php:20140
|
Add results to PR:
htdocs/stancer/core/modules/modStancer.class.php#L458
modStancer.class.php: PhanTypeMismatchArgumentReal: Argument 1 ($user) is $user of type null but \Account::create() takes \User defined at dev/tools/phan/stubs/dolibarr.php:20140
|
Add results to PR
Process completed with exit code 1.
|
Run Phan analysis
Process completed with exit code 1.
|
Add results to PR:
htdocs/alumni/survey_card.php#L607
survey_card.php: PhanParamTooMany: Call with 4 arg(s) to \Form::showLinkToObjectBlock(\CommonObject $object, array|string[] $restrictlinksto = [], array|string[] $excludelinksto = []) which only takes 3 arg(s) defined at dev/tools/phan/stubs/dolibarr.php:15716
|
Add results to PR:
htdocs/alumni/survey_card.php#L608
survey_card.php: PhanTypeMismatchDimFetch: When fetching an array index from a value of type string, found an array index of type 'linktoelem', but expected the index to be of type int
|
Add results to PR:
htdocs/alumni/survey_card.php#L609
survey_card.php: PhanTypeMismatchDimFetch: When fetching an array index from a value of type string, found an array index of type 'htmltoenteralink', but expected the index to be of type int
|
Add results to PR:
htdocs/concatpdf/admin/concatpdf.php#L220
concatpdf.php: PhanPluginDuplicateAdjacentStatement: Statement print('<br>') is a duplicate of the statement on the above line. Suppress this issue instance if there's a good reason for this.
|
Add results to PR:
htdocs/google/core/modules/security/captcha/modCaptchaGoogle.class.php#L55
modCaptchaGoogle.class.php: PhanUndeclaredProperty: Reference to undeclared property \modCaptchaGoogle->db (Did you mean $db)
|
Add results to PR:
htdocs/google/core/modules/security/captcha/modCaptchaGoogle.class.php#L56
modCaptchaGoogle.class.php: PhanUndeclaredProperty: Reference to undeclared property \modCaptchaGoogle->conf (Did you mean $conf)
|
Add results to PR:
htdocs/google/core/modules/security/captcha/modCaptchaGoogle.class.php#L57
modCaptchaGoogle.class.php: PhanUndeclaredProperty: Reference to undeclared property \modCaptchaGoogle->langs (Did you mean $langs)
|
Add results to PR:
htdocs/google/core/modules/security/captcha/modCaptchaGoogle.class.php#L58
modCaptchaGoogle.class.php: PhanUndeclaredProperty: Reference to undeclared property \modCaptchaGoogle->user (Did you mean $user)
|
Add results to PR:
htdocs/helloasso/core/modules/modHelloAsso.class.php#L452
modHelloAsso.class.php: PhanDeprecatedProperty: Reference to deprecated property \Account->courant defined at dev/tools/phan/stubs/dolibarr.php:19825
|
Add results to PR:
htdocs/helloasso/core/modules/modHelloAsso.class.php#L454
modHelloAsso.class.php: PhanPluginDuplicateConditionalTernaryDuplication: "X ? X : Y" can usually be simplified to "X ?: Y". The duplicated expression X was $mysoc->country_id
|
Loading