fix restful search #242
main.yml
on: push
Matrix: setup
Matrix: code-sniffer
Matrix: php-security
Matrix: static-analysis
Matrix: unit-tests
Annotations
14 errors
static-analysis (8.2, highest):
src/Bootstrap/Permissions/DynamicConfig.php#L30
Class Zemit\Modules\Api\Controllers\DynamicController not found.
|
static-analysis (8.2, highest):
src/Bootstrap/Permissions/DynamicConfig.php#L34
Class Zemit\Modules\Api\Controllers\DynamicController not found.
|
static-analysis (8.2, highest):
src/Bootstrap/Permissions/DynamicConfig.php#L42
Class Zemit\Modules\Api\Controllers\DynamicController not found.
|
static-analysis (8.2, highest):
src/Di/Injectable.php#L58
PHPDoc tag @Property for property Zemit\Di\Injectable::$annotations contains unknown class Phalcon\Annotations\Adapter.
|
static-analysis (8.2, highest):
src/Di/Injectable.php#L58
PHPDoc tag @Property for property Zemit\Di\Injectable::$di contains unknown class Phalcon\Di\Di\DiInterface.
|
static-analysis (8.2, highest):
src/Models/Table.php#L56
Call to an undefined static method Zemit\Models\Table::findFirstById().
|
static-analysis (8.2, highest):
src/Models/Table.php#L108
Call to an undefined static method Zemit\Models\Table::findFirstById().
|
static-analysis (8.2, highest):
src/Models/Table.php#L111
Call to an undefined static method Zemit\Models\Column::findByTableId().
|
static-analysis (8.2, highest):
src/Models/Table.php#L159
Call to an undefined static method Zemit\Models\Column::findByTableId().
|
static-analysis (8.2, highest):
src/Modules/Cli/Tasks/FakerTask.php#L82
Call to an undefined static method Zemit\Models\Column::findByTableId().
|
php-security (8.2, highest)
Process completed with exit code 2.
|
code-sniffer (8.2, highest):
src/Modules/Api/Controllers/RecordController.php#L32
Opening brace should be on a new line
|
code-sniffer (8.2, highest)
Process completed with exit code 1.
|
unit-tests (8.2, highest)
Process completed with exit code 255.
|