less strict #138
Annotations
10 errors and 1 warning
Run PHPStan:
app/Actions/Db/BaseOptimizer.php#L31
Method App\Actions\Db\BaseOptimizer::getDriverType() has parameter $ret with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Db/BaseOptimizer.php#L71
Method App\Actions\Db\BaseOptimizer::execStatement() has parameter $ret with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ConfigSanityCheck.php#L15
Property App\Actions\Diagnostics\Pipes\Checks\ConfigSanityCheck::$settings type has no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ConfigSanityCheck.php#L45
Method App\Actions\Diagnostics\Pipes\Checks\ConfigSanityCheck::checkKeysExistsAndSet() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ConfigSanityCheck.php#L66
Method App\Actions\Diagnostics\Pipes\Checks\ConfigSanityCheck::checkDropBoxKeyWarning() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ConfigSanityCheck.php#L82
Method App\Actions\Diagnostics\Pipes\Checks\ConfigSanityCheck::sanity() has parameter $return with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ForeignKeyListInfo.php#L33
Method App\Actions\Diagnostics\Pipes\Checks\ForeignKeyListInfo::sqlite() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ForeignKeyListInfo.php#L42
Method App\Actions\Diagnostics\Pipes\Checks\ForeignKeyListInfo::mysql() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/ForeignKeyListInfo.php#L60
Method App\Actions\Diagnostics\Pipes\Checks\ForeignKeyListInfo::pgsql() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan:
app/Actions/Diagnostics/Pipes/Checks/PHPVersionCheck.php#L30
Method App\Actions\Diagnostics\Pipes\Checks\PHPVersionCheck::checkPhpVersion() has parameter $data with no value type specified in iterable type array.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading