chore(deps): bump ad-m/github-push-action from 0.6.0 to 1.0.0 (#9721) #42
test-phpstan.yml
on: push
PHP Static Analysis
1m 21s
Annotations
8 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Test/FeatureTestTrait.php (in context of class CodeIgniter/Test/FeatureTestTraitTest)#L407
Property CodeIgniter\Test\FeatureTestTraitTest::$session (array<int|string, mixed>) on left side of ?? is not nullable.
|
|
PHP Static Analysis:
system/Test/FeatureTestTrait.php (in context of class CodeIgniter/Test/FeatureTestAutoRoutingImprovedTest)#L407
Property CodeIgniter\Test\FeatureTestAutoRoutingImprovedTest::$session (array<int|string, mixed>) on left side of ?? is not nullable.
|
|
PHP Static Analysis:
system/Test/FeatureTestTrait.php (in context of class CodeIgniter/HomeTest)#L407
Property CodeIgniter\HomeTest::$session (array<int|string, mixed>) on left side of ?? is not nullable.
|
|
PHP Static Analysis:
system/Database/SQLite3/Connection.php#L110
Property CodeIgniter\Database\BaseConnection<SQLite3,SQLite3Result>::$password (string) in isset() is not nullable.
|
|
PHP Static Analysis:
system/Database/MySQLi/Connection.php#L126
Property CodeIgniter\Database\BaseConnection<mysqli,mysqli_result>::$strictOn (bool) in isset() is not nullable.
|
|
PHP Static Analysis:
system/CLI/BaseCommand.php#L157
Property CodeIgniter\CLI\BaseCommand::$description (string) in isset() is not nullable.
|
|
PHP Static Analysis:
system/CLI/BaseCommand.php#L145
Property CodeIgniter\CLI\BaseCommand::$usage (string) in isset() is not nullable.
|