Skip to content

Merge branch 'develop' into 32460/EnhancementsOptimizationsModuleBuil… #4

Merge branch 'develop' into 32460/EnhancementsOptimizationsModuleBuil…

Merge branch 'develop' into 32460/EnhancementsOptimizationsModuleBuil… #4

Status Failure
Total duration 12m 25s
Artifacts 3

ci-on-push.yml

on: push
pre-commit  /  pre-commit
1m 41s
pre-commit / pre-commit
Matrix: phpstan / php-stan
gh-travis  /  gh-travis
gh-travis / gh-travis
Matrix: windows-ci / win-test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 14 warnings
phan / Run phan: htdocs/core/boxes/box_accountancy_last_manual_entries.php#L62
box_accountancy_last_manual_entries.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_accountancy_suspense_account.php#L62
box_accountancy_suspense_account.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_actions.php#L69
box_actions.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_actions_future.php#L66
box_actions_future.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_activity.php#L69
box_activity.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_birthdays.php#L64
box_birthdays.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_birthdays_members.php#L64
box_birthdays_members.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_boms.php#L64
box_boms.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_bookmarks.php#L60
box_bookmarks.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan: htdocs/core/boxes/box_clients.php#L72
box_clients.php: PhanCompatibleVoidTypePHP70: Return type 'void' means the absence of a return value starting in PHP 7.1. In PHP 7.0, void refers to a class/interface with the name 'void'
phan / Run phan
Process completed with exit code 1.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L30
Path in require_once() "../core/lib/admin.lib.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L31
Path in require_once() "../core/lib/accounting.lib.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L32
Path in require_once() "../accountancy/class/accountingaccount.class.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L33
Path in require_once() "../core/class/html.formaccounting.class.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L146
Path in include() "../core/actions_massactions.inc.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L151
Path in include() "../core/actions_changeselectedfields.inc.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/account.php#L430
Path in include() "../core/tpl/massactions_pre.tpl.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/accountmodel.php#L39
Path in require_once() "../core/class/html.formadmin.class.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/accountmodel.php#L40
Path in require_once() "../core/class/html.formcompany.class.php" is not a file or it does not exist.
phpstan / php-stan (8.2): htdocs/accountancy/admin/accountmodel.php#L41
Path in require_once() "../core/lib/admin.lib.php" is not a file or it does not exist.
pre-commit / pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pre-commit / pre-commit
Cache save failed.
phan / Run phan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phan / Run phan: htdocs/core/boxes/box_accountancy_last_manual_entries.php#L163
box_accountancy_last_manual_entries.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #1 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_accountancy_last_manual_entries.php#L164
box_accountancy_last_manual_entries.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #2 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_accountancy_last_manual_entries.php#L165
box_accountancy_last_manual_entries.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #3 with no type in the real signature cannot replace original parameter with type 'int' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_accountancy_suspense_account.php#L116
box_accountancy_suspense_account.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #1 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_accountancy_suspense_account.php#L117
box_accountancy_suspense_account.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #2 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_accountancy_suspense_account.php#L118
box_accountancy_suspense_account.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #3 with no type in the real signature cannot replace original parameter with type 'int' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_actions.php#L207
box_actions.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #1 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_actions.php#L208
box_actions.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #2 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_actions.php#L209
box_actions.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #3 with no type in the real signature cannot replace original parameter with type 'int' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phan / Run phan: htdocs/core/boxes/box_actions_future.php#L208
box_actions_future.php: PhanParamSignatureRealMismatchHasNoParamType: Declaration of function showBox($head = null, $contents = null, $nooutput = 0) should be compatible with function showBox(?array $head = null, ?array $contents = null, int $nooutput = 0) (parameter #1 with no type in the real signature cannot replace original parameter with type '?array' in the real signature) defined in htdocs/core/boxes/modules_boxes.php:256
phpstan / php-stan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
phan-srcrt Expired
6.16 KB
phpstan-srcrt Expired
62 KB
precommit-logs
577 Bytes