Skip to content

Merge branch 'master' of https://github.com/zemit-cms/core #239

Merge branch 'master' of https://github.com/zemit-cms/core

Merge branch 'master' of https://github.com/zemit-cms/core #239

Triggered via push September 26, 2024 19:47
Status Failure
Total duration 2m 34s
Artifacts

main.yml

on: push
Matrix: setup
Matrix: code-sniffer
Matrix: php-security
Matrix: static-analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
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.
php-security (8.2, highest)
Process completed with exit code 2.
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().
unit-tests (8.2, highest)
Process completed with exit code 255.