Zemit CI #325
main.yml
on: schedule
Matrix: setup
Matrix: code-sniffer
Matrix: php-security
Matrix: static-analysis
Matrix: unit-tests
Annotations
6 errors
php-security (8.3, highest)
Process completed with exit code 2.
|
static-analysis (8.3, highest):
src/Mvc/Controller/Traits/Actions/AuthActions.php (in context of class Zemit/Modules/Api/Controllers/AuthController)#L90
Expression on left side of ?? is not nullable.
|
static-analysis (8.3, highest):
src/Mvc/Model/EagerLoading/EagerLoad.php#L105
Call to function is_array() with mixed will always evaluate to false.
|
static-analysis (8.3, highest):
src/Mvc/Model/EagerLoading/Loader.php#L435
Method Zemit\Mvc\Model\EagerLoading\Loader::load() should return $this(Zemit\Mvc\Model\EagerLoading\Loader) but returns Zemit\Mvc\Model\EagerLoading\Loader.
|
static-analysis (8.3, highest)
Process completed with exit code 1.
|
unit-tests (8.3, highest)
Process completed with exit code 2.
|