Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 #515
Annotations
2 errors and 9 warnings
Add results to PR
Process completed with exit code 1.
|
Run Phan analysis
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2860
bookkeeping.class.php: PhanTypeMismatchPropertyProbablyReal: Assigning '' of type '' to property but \BookKeeping->date_lim_reglement is int (no real type) (the inferred real assigned type has nothing in common with the declared phpdoc property type)
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2880
bookkeeping.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \join() (Deprecated because: DeprecateAliasPlugin marked this as an alias of implode())
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2886
bookkeeping.class.php: PhanTypeMismatchPropertyProbablyReal: Assigning null of type null to property but \BookKeeping->subledger_account is string (no real type) (the inferred real assigned type has nothing in common with the declared phpdoc property type)
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2887
bookkeeping.class.php: PhanTypeMismatchPropertyProbablyReal: Assigning null of type null to property but \BookKeeping->subledger_label is string (no real type) (the inferred real assigned type has nothing in common with the declared phpdoc property type)
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2924
bookkeeping.class.php: PhanTypeMismatchPropertyProbablyReal: Assigning '' of type '' to property but \BookKeeping->date_lim_reglement is int (no real type) (the inferred real assigned type has nothing in common with the declared phpdoc property type)
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2944
bookkeeping.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \join() (Deprecated because: DeprecateAliasPlugin marked this as an alias of implode())
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2950
bookkeeping.class.php: PhanTypeMismatchPropertyProbablyReal: Assigning null of type null to property but \BookKeeping->subledger_account is string (no real type) (the inferred real assigned type has nothing in common with the declared phpdoc property type)
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L2951
bookkeeping.class.php: PhanTypeMismatchPropertyProbablyReal: Assigning null of type null to property but \BookKeeping->subledger_label is string (no real type) (the inferred real assigned type has nothing in common with the declared phpdoc property type)
|
Loading