Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop #1293
ci-on-push.yml
on: push
pre-commit
/
pre-commit
4m 18s
Matrix: phpstan / php-stan
gh-travis
/
gh-travis
Matrix: windows-ci / win-test
Waiting for pending jobs
Annotations
12 errors and 5 warnings
phpstan / php-stan (8.2):
htdocs/asset/list.php#L396
Variable $groupby might not be defined.
|
phpstan / php-stan (8.2):
htdocs/asset/list.php#L498
Variable $htmlofselectarray might not be defined.
|
phpstan / php-stan (8.2):
htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php#L420
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php#L430
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php#L424
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php#L486
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php#L412
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php#L617
Parameter #1 $task of method doc_generic_task_odt::get_substitutionarray_tasks() expects Task, array<string, CommonObject|float|int|string>|CommonObject given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php#L467
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phpstan / php-stan (8.2):
htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php#L416
Parameter #1 $line of method CommonDocGenerator::get_substitutionarray_lines() expects CommonObjectLine, CommonObject|stdClass given.
|
phan / Run phan
Process completed with exit code 1.
|
phan / Run phan
Process completed with exit code 1.
|
pre-commit / pre-commit
Cache save failed.
|
phan / Run phan:
htdocs/asset/list.php#L498
list.php: PhanUndeclaredGlobalVariable: Global variable $htmlofselectarray is undeclared
|
phan / Run phan:
htdocs/comm/propal/card.php#L241
card.php: PhanPluginSimplifyExpressionBool: ((GETPOST('update_desc') == 'on') ? true : false) can probably be simplified to (GETPOST('update_desc') == 'on')
|
phan / Run phan:
htdocs/comm/propal/card.php#L241
card.php: PhanPluginSimplifyExpressionBool: ((GETPOST('update_prices') == 'on') ? true : false) can probably be simplified to (GETPOST('update_prices') == 'on')
|
phan / Run phan:
htdocs/core/class/commondocgenerator.class.php#L938
commondocgenerator.class.php: PhanUndeclaredProperty: Reference to undeclared property \CommonObjectLine->date_start
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phan-srcrt
|
536 Bytes |
|
phpstan-srcrt
|
727 Bytes |
|
precommit-logs
|
587 Bytes |
|