NEW Add Button to Remove Payment Reports #10669
ci.yml
on: pull_request
pre-commit
/
pre-commit
2m 5s
gh-travis
/
gh-travis
Matrix: phpstan / php-stan
Matrix: windows-ci / win-test
Waiting for pending jobs
Annotations
8 errors and 3 warnings
phan / Run phan
Process completed with exit code 1.
|
phan / Run phan
Process completed with exit code 1.
|
phpstan / php-stan (8.2):
htdocs/compta/paiement/rapport.php#L75
Variable $permissiontoread in empty() always exists and is not falsy.
|
phpstan / php-stan (8.2):
htdocs/core/class/commonobject.class.php#L1636
Method CommonObject::liste_type_contact() return type has no value type specified in iterable type array.
|
phpstan / php-stan (8.2):
htdocs/product/class/product.class.php#L6192
Property Product::$stock_reel (int) does not accept float.
|
phpstan / php-stan (8.2):
htdocs/user/class/user.class.php#L870
Method User::hasRight() has no return type specified.
|
phpstan / php-stan (8.2):
htdocs/user/class/user.class.php#L870
PHPDoc tag @return has invalid value (<0,1> Return integer 1 if user has permission, 0 if not.): Unexpected token "<", expected type at offset 397
|
phpstan / php-stan (8.2)
Process completed with exit code 1.
|
phan / Run phan:
htdocs/product/class/product.class.php#L6192
product.class.php: PhanTypeMismatchProperty: Assigning (float)(price2num($this->stock_reel, 'MS')) of type float to property but \Product->stock_reel is int
|
phan / Run phan:
htdocs/user/class/user.class.php#L867
user.class.php: PhanUnextractableAnnotation: Saw unextractable annotation for comment '* @return <0,1> Return integer 1 if user has permission, 0 if not.'
|
phan / Run phan:
htdocs/user/class/user.class.php#L870
user.class.php: PhanPluginUnknownMethodReturnType: Method \User::hasRight() has no declared or inferred return type (Types inferred after analysis: int)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phan-srcrt
Expired
|
587 Bytes |
|
phpstan-srcrt
Expired
|
667 Bytes |
|
precommit-logs
|
728 Bytes |
|