used native PHP 8 functions #80
Annotations
10 errors and 1 warning
src/Dibi/Bridges/Tracy/Panel.php#L143
Variable $counter might not be defined.
|
src/Dibi/Bridges/Tracy/Panel.php#L160
Strict comparison using === between (float|int) and null will always evaluate to false.
|
src/Dibi/Drivers/FirebirdDriver.php#L95
Strict comparison using === between resource and false will always evaluate to false.
|
src/Dibi/Drivers/FirebirdDriver.php#L139
Parameter #1 $trans_args of function ibase_trans expects int, resource|null given.
|
src/Dibi/Drivers/FirebirdDriver.php#L195
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/FirebirdResult.php#L108
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/MySqliResult.php#L42
Right side of && is always true.
|
src/Dibi/Drivers/OdbcDriver.php#L175
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/OdbcResult.php#L131
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/OracleDriver.php#L191
Else branch is unreachable because ternary operator condition is always true.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading