Integrate marwa-support library and fix PHPStan errors #14
Annotations
10 errors and 1 warning
|
Static analysis:
src/Connection/ConnectionFactory.php#L56
Method Marwa\DB\Connection\ConnectionFactory::pgsqlDsn() has parameter $config with no value type specified in iterable type array.
|
|
Static analysis:
src/Connection/ConnectionFactory.php#L42
Method Marwa\DB\Connection\ConnectionFactory::mysqlDsn() has parameter $config with no value type specified in iterable type array.
|
|
Static analysis:
src/Connection/ConnectionFactory.php#L11
Method Marwa\DB\Connection\ConnectionFactory::makePdo() has parameter $config with no value type specified in iterable type array.
|
|
Static analysis:
src/Config/Config.php#L16
Method Marwa\DB\Config\Config::get() return type has no value type specified in iterable type array.
|
|
Static analysis:
src/Config/Config.php#L11
Method Marwa\DB\Config\Config::all() return type has no value type specified in iterable type array.
|
|
Static analysis:
src/Config/Config.php#L9
Method Marwa\DB\Config\Config::__construct() has parameter $connections with no value type specified in iterable type array.
|
|
Static analysis:
src/CLI/ConsoleKernel.php#L25
Method Marwa\DB\CLI\ConsoleKernel::run() has parameter $argv with no value type specified in iterable type array.
|
|
Static analysis:
src/CLI/Commands/DbSeedAutoCommand.php#L78
Method Marwa\DB\CLI\Commands\DbSeedAutoCommand::normalizeList() return type has no value type specified in iterable type array.
|
|
Static analysis:
src/CLI/Commands/DbSeedAutoCommand.php#L78
Method Marwa\DB\CLI\Commands\DbSeedAutoCommand::normalizeList() has parameter $in with no value type specified in iterable type array.
|
|
Static analysis:
src/Bootstrap.php#L17
Method Marwa\DB\Bootstrap::init() has parameter $dbConfig with no value type specified in iterable type array.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
parallel
Loading