Skip to content

GitHub Actions: Use new PHP workflow #295

GitHub Actions: Use new PHP workflow

GitHub Actions: Use new PHP workflow #295

Triggered via pull request December 5, 2025 14:31
@lippserdlippserd
synchronize #93
php-workflows
Status Success
Total duration 58s
Artifacts

php.yml

on: pull_request
Matrix: PHP / Lint
Matrix: PHP / Static analysis
Matrix: PHP / Test
Fit to window
Zoom out
Zoom in

Annotations

40 errors
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::quote().
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::exec().
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/Mysql.php#L11
Property ipl\Sql\Adapter\Mysql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/Mssql.php#L13
Property ipl\Sql\Adapter\Mssql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L108
Method ipl\Sql\Adapter\BaseAdapter::getTimezoneOffset() has no return type specified.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L59
Unreachable statement - code above always terminates.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L55
Call to function is_array() with array will always evaluate to true.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L53
Method ipl\Sql\Adapter\BaseAdapter::getOptions() return type has no value type specified in iterable type array.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L30
Property ipl\Sql\Adapter\BaseAdapter::$options type has no value type specified in iterable type array.
PHP / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L24
Property ipl\Sql\Adapter\BaseAdapter::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::quote().
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::exec().
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/Mysql.php#L11
Property ipl\Sql\Adapter\Mysql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/Mssql.php#L13
Property ipl\Sql\Adapter\Mssql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/BaseAdapter.php#L108
Method ipl\Sql\Adapter\BaseAdapter::getTimezoneOffset() has no return type specified.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/BaseAdapter.php#L59
Unreachable statement - code above always terminates.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/BaseAdapter.php#L55
Call to function is_array() with array will always evaluate to true.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/BaseAdapter.php#L53
Method ipl\Sql\Adapter\BaseAdapter::getOptions() return type has no value type specified in iterable type array.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/BaseAdapter.php#L30
Property ipl\Sql\Adapter\BaseAdapter::$options type has no value type specified in iterable type array.
PHP / Static analysis (8.5) / PHPStan 8.5: src/Adapter/BaseAdapter.php#L24
Property ipl\Sql\Adapter\BaseAdapter::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::quote().
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::exec().
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/Mysql.php#L11
Property ipl\Sql\Adapter\Mysql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/Mssql.php#L13
Property ipl\Sql\Adapter\Mssql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L108
Method ipl\Sql\Adapter\BaseAdapter::getTimezoneOffset() has no return type specified.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L59
Unreachable statement - code above always terminates.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L55
Call to function is_array() with array will always evaluate to true.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L53
Method ipl\Sql\Adapter\BaseAdapter::getOptions() return type has no value type specified in iterable type array.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L30
Property ipl\Sql\Adapter\BaseAdapter::$options type has no value type specified in iterable type array.
PHP / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L24
Property ipl\Sql\Adapter\BaseAdapter::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::quote().
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/Mysql.php#L17
Call to an undefined method ipl\Sql\Connection::exec().
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/Mysql.php#L11
Property ipl\Sql\Adapter\Mysql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/Mssql.php#L13
Property ipl\Sql\Adapter\Mssql::$quoteCharacter type has no value type specified in iterable type array.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L108
Method ipl\Sql\Adapter\BaseAdapter::getTimezoneOffset() has no return type specified.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L59
Unreachable statement - code above always terminates.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L55
Call to function is_array() with array will always evaluate to true.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L53
Method ipl\Sql\Adapter\BaseAdapter::getOptions() return type has no value type specified in iterable type array.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L30
Property ipl\Sql\Adapter\BaseAdapter::$options type has no value type specified in iterable type array.
PHP / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L24
Property ipl\Sql\Adapter\BaseAdapter::$quoteCharacter type has no value type specified in iterable type array.