Skip to content

github actions updated #124

github actions updated

github actions updated #124

Triggered via push February 3, 2025 02:29
Status Success
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Dibi/Bridges/Nette/DibiExtension22.php#L61
Class Nette\DI\Statement does not have a constructor and must be instantiated without any parameters.
PHPStan: src/Dibi/Bridges/Tracy/Panel.php#L136
Variable $counter might not be defined.
PHPStan: src/Dibi/Bridges/Tracy/Panel.php#L153
Strict comparison using === between (float|int) and null will always evaluate to false.
PHPStan: src/Dibi/Drivers/Engines/ODBCEngine.php#L48
Access to an undefined property Dibi\Drivers\Engines\ODBCEngine::$microseconds.
PHPStan: src/Dibi/Drivers/Engines/OracleEngine.php#L43
Access to an undefined property Dibi\Drivers\Engines\OracleEngine::$nativeDate.
PHPStan: src/Dibi/Drivers/Engines/OracleEngine.php#L51
Access to an undefined property Dibi\Drivers\Engines\OracleEngine::$nativeDate.
PHPStan: src/Dibi/Drivers/Engines/SQLiteEngine.php#L42
Access to an undefined property Dibi\Drivers\Engines\SQLiteEngine::$fmtDate.
PHPStan: src/Dibi/Drivers/Engines/SQLiteEngine.php#L48
Access to an undefined property Dibi\Drivers\Engines\SQLiteEngine::$fmtDateTime.
PHPStan: src/Dibi/Drivers/Firebird/Connection.php#L32
Attribute class Deprecated does not exist.
PHPStan: src/Dibi/Drivers/Firebird/Connection.php#L96
Strict comparison using === between resource and false will always evaluate to false.