Bump ramsey/composer-install from 3 to 4 #12
Annotations
10 errors and 1 warning
|
Run PHPStan:
src/Exportable.php#L63
Unsafe usage of new static().
|
|
Run PHPStan:
src/Exceptions/ExportifyException.php#L14
Unsafe usage of new static().
|
|
Run PHPStan:
src/Concerns/WithExportify.php#L16
Trait BinaryCats\Exportify\Concerns\WithExportify is used zero times and is not analysed.
|
|
Run PHPStan:
src/Concerns/InteractsWithArguments.php#L7
Trait BinaryCats\Exportify\Concerns\InteractsWithArguments is used zero times and is not analysed.
|
|
Run PHPStan:
src/Components/ListExportables.php#L24
Parameter #1 $view of function view expects view-string|null, string given.
|
|
Run PHPStan:
src/Components/Exportable.php#L21
Parameter #1 $view of function view expects view-string|null, string given.
|
|
Run PHPStan:
src/Commands/MakeExportCommand.php#L37
Return type (int) of method BinaryCats\Exportify\Commands\MakeExportCommand::handle() should be compatible with return type (bool|null) of method Illuminate\Console\GeneratorCommand::handle()
|
|
Run PHPStan:
config/exportify.php#L51
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
|
Run PHPStan:
config/exportify.php#L48
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
|
Run PHPStan:
config/exportify.php#L32
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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