Skip to content

Document cleanup command #765

Document cleanup command

Document cleanup command #765

Triggered via pull request November 16, 2023 11:40
Status Failure
Total duration 55s
Artifacts

php.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

60 errors
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L51
Ignored error pattern #^Cannot access offset 0 on mixed\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L58
Ignored error pattern #^Parameter \#1 \$datetime of class DateTime constructor expects string, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L62
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L113
Method Icinga\Module\X509\Clicommands\CleanupCommand::activitiesAction() has no return type specified.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L121
Part $startedAt (mixed) of encapsed string cannot be cast to string.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L125
Parameter #1 $datetime of class DateTime constructor expects string, mixed given.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L129
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L139
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L51
Ignored error pattern #^Cannot access offset 0 on mixed\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L58
Ignored error pattern #^Parameter \#1 \$datetime of class DateTime constructor expects string, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L62
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L113
Method Icinga\Module\X509\Clicommands\CleanupCommand::activitiesAction() has no return type specified.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L121
Part $startedAt (mixed) of encapsed string cannot be cast to string.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L125
Parameter #1 $datetime of class DateTime constructor expects string, mixed given.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L129
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L139
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L51
Ignored error pattern #^Cannot access offset 0 on mixed\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L58
Ignored error pattern #^Parameter \#1 \$datetime of class DateTime constructor expects string, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L62
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L113
Method Icinga\Module\X509\Clicommands\CleanupCommand::activitiesAction() has no return type specified.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L121
Part $startedAt (mixed) of encapsed string cannot be cast to string.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L125
Parameter #1 $datetime of class DateTime constructor expects string, mixed given.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L129
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L139
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L51
Ignored error pattern #^Cannot access offset 0 on mixed\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L58
Ignored error pattern #^Parameter \#1 \$datetime of class DateTime constructor expects string, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L62
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L113
Method Icinga\Module\X509\Clicommands\CleanupCommand::activitiesAction() has no return type specified.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L121
Part $startedAt (mixed) of encapsed string cannot be cast to string.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L125
Parameter #1 $datetime of class DateTime constructor expects string, mixed given.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L129
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L139
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L51
Ignored error pattern #^Cannot access offset 0 on mixed\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L58
Ignored error pattern #^Parameter \#1 \$datetime of class DateTime constructor expects string, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L62
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L113
Method Icinga\Module\X509\Clicommands\CleanupCommand::activitiesAction() has no return type specified.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L121
Part $startedAt (mixed) of encapsed string cannot be cast to string.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L125
Parameter #1 $datetime of class DateTime constructor expects string, mixed given.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L129
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L139
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L51
Ignored error pattern #^Cannot access offset 0 on mixed\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L58
Ignored error pattern #^Parameter \#1 \$datetime of class DateTime constructor expects string, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L62
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /app/application/clicommands/CleanupCommand.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L113
Method Icinga\Module\X509\Clicommands\CleanupCommand::activitiesAction() has no return type specified.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L121
Part $startedAt (mixed) of encapsed string cannot be cast to string.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L125
Parameter #1 $datetime of class DateTime constructor expects string, mixed given.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L129
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L139
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.