NEW Add Button to Remove Payment Reports #117
ci-on-pull_request.yml
on: pull_request
pre-commit
/
pre-commit
2m 0s
Matrix: phpstan / php-stan
gh-travis
/
gh-travis
Annotations
5 errors and 1 warning
phpstan / php-stan (8.2):
htdocs/comm/propal/card.php#L3180
Parameter #4 $url of function dolGetButtonAction expects array<int, array{lang: string, enabled: bool, perm: bool, label: string, url: string, urlroot?: string, isDropDown?: int<0, 1>}>|string, array{0: array{lang: 'orders', enabled: bool, perm: int<0, 1>, label: 'AddOrder', url: non-falsy-string}, 1: array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}|array{lang: 'orders', enabled: bool, perm: bool, label: 'AddPurchaseOrder', url: non-falsy-string}, 2: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}|array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}, 3?: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}|array{lang: 'invoice', enabled: bool, perm: int<0, 1>, label: 'CreateBill', url: non-falsy-string}, 4?: array{lang: 'invoice', enabled: bool, perm: int<0, 1>, label: 'CreateBill', url: non-falsy-string}} given.
|
phpstan / php-stan (8.2):
htdocs/comm/propal/card.php#L3182
Parameter #4 $url of function dolGetButtonAction expects array<int, array{lang: string, enabled: bool, perm: bool, label: string, url: string, urlroot?: string, isDropDown?: int<0, 1>}>|string, array{0: array{lang: 'orders', enabled: bool, perm: int<0, 1>, label: 'AddOrder', url: non-falsy-string}, 1: array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}|array{lang: 'orders', enabled: bool, perm: bool, label: 'AddPurchaseOrder', url: non-falsy-string}, 2: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}|array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}, 3?: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}|array{lang: 'invoice', enabled: bool, perm: int<0, 1>, label: 'CreateBill', url: non-falsy-string}, 4?: array{lang: 'invoice', enabled: bool, perm: int<0, 1>, label: 'CreateBill', url: non-falsy-string}} given.
|
phpstan / php-stan (8.2):
htdocs/commande/card.php#L3118
Parameter #4 $url of function dolGetButtonAction expects array<int, array{lang: string, enabled: bool, perm: bool, label: string, url: string, urlroot?: string, isDropDown?: int<0, 1>}>|string, array{0: array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}, 1: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}, 2: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}|array{lang: 'sendings', enabled: bool, perm: int<0, 1>, label: 'CreateShipment', url: non-falsy-string}, 3?: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}}|array{0: array{lang: 'orders', enabled: bool, perm: bool, label: 'AddPurchaseOrder', url: non-falsy-string}, 1: array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}, 2: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}, 3: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}|array{lang: 'sendings', enabled: bool, perm: int<0, 1>, label: 'CreateShipment', url: non-falsy-string}, 4?: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}} given.
|
phpstan / php-stan (8.2):
htdocs/commande/card.php#L3120
Parameter #4 $url of function dolGetButtonAction expects array<int, array{lang: string, enabled: bool, perm: bool, label: string, url: string, urlroot?: string, isDropDown?: int<0, 1>}>|string, array{0: array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}, 1: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}, 2: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}|array{lang: 'sendings', enabled: bool, perm: int<0, 1>, label: 'CreateShipment', url: non-falsy-string}, 3?: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}}|array{0: array{lang: 'orders', enabled: bool, perm: bool, label: 'AddPurchaseOrder', url: non-falsy-string}, 1: array{lang: 'interventions', enabled: bool, perm: int<0, 1>, label: 'AddIntervention', url: non-falsy-string}, 2: array{lang: 'contracts', enabled: bool, perm: int<0, 1>, label: 'AddContract', url: non-falsy-string}, 3: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}|array{lang: 'sendings', enabled: bool, perm: int<0, 1>, label: 'CreateShipment', url: non-falsy-string}, 4?: array{lang: 'bills', enabled: bool, perm: bool, label: 'CreateBill', url: non-falsy-string}} given.
|
phpstan / php-stan (8.2)
Process completed with exit code 1.
|
pre-commit / pre-commit
Cache save failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phan-srcrt
Expired
|
199 Bytes |
|
phpstan-srcrt
Expired
|
674 Bytes |
|
precommit-logs
Expired
|
584 Bytes |
|