Skip to content

Print sign to pos PDF defini #10179

Print sign to pos PDF defini

Print sign to pos PDF defini #10179

Triggered via pull request November 6, 2024 22:58
Status Failure
Total duration 18m 15s
Artifacts 3

ci.yml

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

Annotations

11 errors and 10 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/core/lib/pdf.lib.php#L2730
Function pdf_setPosSign() has no return type specified.
phpstan / php-stan (8.2): htdocs/core/lib/pdf.lib.php#L2730
PHPDoc tag @return has invalid value (int <0 if KO, >0 if OK): Unexpected token "if", expected '>' at offset 224
phpstan / php-stan (8.2): htdocs/core/lib/pdf.lib.php#L2762
Unreachable statement - code above always terminates.
phpstan / php-stan (8.2): htdocs/core/modules/propale/doc/pdf_cyan.modules.php#L1902
Parameter #1 $p of function pdf_setPosSign expects real, int given.
phpstan / php-stan (8.2): htdocs/core/modules/propale/doc/pdf_cyan.modules.php#L1902
Parameter #2 $x of function pdf_setPosSign expects real, int given.
phpstan / php-stan (8.2): htdocs/core/modules/propale/doc/pdf_cyan.modules.php#L1902
Parameter #3 $y of function pdf_setPosSign expects real, int given.
phpstan / php-stan (8.2): htdocs/core/modules/propale/doc/pdf_cyan.modules.php#L1902
Parameter #4 $width of function pdf_setPosSign expects real, float given.
phpstan / php-stan (8.2)
Process completed with exit code 1.
phan / Run phan: htdocs/core/class/html.formticket.class.php#L817
html.formticket.class.php: PhanPluginUnknownObjectMethodCall: Phan could not infer any class/interface types for the object of the method call $captchaobj-&gt;getCaptchaCodeForForm() - inferred a type of object
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2730
pdf.lib.php: PhanUndeclaredTypeParameter: Parameter $p has undeclared type \real
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2730
pdf.lib.php: PhanUndeclaredTypeParameter: Parameter $width has undeclared type \real
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2730
pdf.lib.php: PhanUndeclaredTypeParameter: Parameter $x has undeclared type \real
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2730
pdf.lib.php: PhanUndeclaredTypeParameter: Parameter $y has undeclared type \real
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2737
pdf.lib.php: PhanTypeSuspiciousStringExpression: Suspicious type \real of a variable or expression $p used to build a string. (Expected type to be able to cast to a string)
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2737
pdf.lib.php: PhanTypeSuspiciousStringExpression: Suspicious type \real of a variable or expression $width used to build a string. (Expected type to be able to cast to a string)
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2737
pdf.lib.php: PhanTypeSuspiciousStringExpression: Suspicious type \real of a variable or expression $x used to build a string. (Expected type to be able to cast to a string)
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2737
pdf.lib.php: PhanTypeSuspiciousStringExpression: Suspicious type \real of a variable or expression $y used to build a string. (Expected type to be able to cast to a string)
phan / Run phan: htdocs/core/lib/pdf.lib.php#L2743
pdf.lib.php: PhanSuspiciousMagicConstant: Suspicious reference to magic constant __METHOD__: used inside of a function/closure instead of a method

Artifacts

Produced during runtime
Name Size
phan-srcrt Expired
834 Bytes
phpstan-srcrt Expired
656 Bytes
precommit-logs Expired
728 Bytes