Skip to content

FIX : Wrong table

FIX : Wrong table #44

Triggered via push September 10, 2024 15:00
Status Failure
Total duration 3m 44s
Artifacts 2

ci.yml

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

Annotations

7 errors and 2 warnings
pre-commit / pre-commit: htdocs/expensereport/payment/payment.php#L325
Missing translation; $text .= '<br>'.$langs->trans("AllCompletelyPayedExpenseReportWillBeClosed");
pre-commit / pre-commit: htdocs/expensereport/payment/payment.php#L322
Missing translation; $text = $langs->trans('ConfirmUserPayment', $totalpayment, $langs->trans("Currency".$conf->currency));
pre-commit / pre-commit: htdocs/expensereport/payment/payment.php#L333
Missing translation; $checkboxlabel = $langs->trans("ClosePaidExpenseReportsAutomatically");
pre-commit / pre-commit: htdocs/expensereport/payment/payment.php#L328
Missing translation; $formconfirm = $form->formconfirm($_SERVER['PHP_SELF'].'?id='.$id, $langs->trans('PayedUsersPayments'), $text, 'confirm_payment', $formquestion, 'yes');
pre-commit / pre-commit
Process completed with exit code 1.
phan / Run phan
Process completed with exit code 1.
phan / Run phan
Process completed with exit code 1.
phan / Run phan: htdocs/expensereport/class/paymentexpensereport.class.php#L238
paymentexpensereport.class.php: PhanPluginSuspiciousParamPosition: Suspicious order for argument id - This is getting passed to parameter #1 (int $id) of \ExpenseReport::setPaid(int $id, \User $fuser, int $notrigger = 0) defined at htdocs/expensereport/class/expensereport.class.php:793
phan / Run phan: htdocs/expensereport/payment/payment.php#L99
payment.php: PhanUndeclaredVariableAssignOp: Variable $totalpayment was undeclared, but it is being used as the left-hand side of an assignment operation

Artifacts

Produced during runtime
Name Size
phan-srcrt Expired
537 Bytes
precommit-logs
4.83 KB