Relicense to GPL-3.0-only and add SPDX license headers
#265
Annotations
10 errors and 1 warning
|
Run PHPStan:
application/clicommands/ListCommand.php#L110
Trying to invoke mixed but it's not a callable.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L107
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L92
Cannot access property $reportlets on mixed.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L92
Cannot access property $class on mixed.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L89
Cannot access property $author on mixed.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L86
Cannot access property $name on mixed.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L83
Cannot access property $id on mixed.
|
|
Run PHPStan:
application/clicommands/ListCommand.php#L71
Binary operation "." between '*' and mixed results in an error.
|
|
Run PHPStan:
application/clicommands/DownloadCommand.php#L73
Cannot call method htmlToPdf() on mixed.
|
|
Run PHPStan:
application/clicommands/DownloadCommand.php#L56
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading