Update phpstan to 2.1.x #1470
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
2m 43s
Coding Standard & Static Analysis
32s
Matrix: testsuite
Annotations
10 errors
|
Coding Standard & Static Analysis:
src/Phinx/Config/ConfigInterface.php#L16
Interface Phinx\Config\ConfigInterface extends generic interface ArrayAccess but does not specify its types: TKey, TValue
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L454
Method Phinx\Config\Config::recurseArrayForTokens() return type has no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L454
Method Phinx\Config\Config::recurseArrayForTokens() has parameter $arr with no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L426
Method Phinx\Config\Config::replaceTokens() return type has no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L426
Method Phinx\Config\Config::replaceTokens() has parameter $arr with no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L365
Method Phinx\Config\Config::getDataDomain() return type has no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L166
Method Phinx\Config\Config::getEnvironment() return type has no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L147
Method Phinx\Config\Config::getEnvironments() return type has no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L54
Method Phinx\Config\Config::__construct() has parameter $configArray with no value type specified in iterable type array.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L43
Property Phinx\Config\Config::$values type has no value type specified in iterable type array.
|