Skip to content

Refactor code to simplify directory path handling and ensure consiste… #75

Refactor code to simplify directory path handling and ensure consiste…

Refactor code to simplify directory path handling and ensure consiste… #75

Triggered via push August 8, 2023 22:05
Status Failure
Total duration 1m 47s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

15 errors
PHP 8.1 - Static Analysis: src/Admin/Http/Actions/CalendarController.php#L149
Ignored error pattern #^Cannot call method render\(\) on array\<Igniter\\Admin\\Widgets\\Toolbar\>\.$# in path /home/runner/work/core/core/src/Admin/Http/Actions/CalendarController.php is expected to occur 1 time, but occurred 2 times.
PHP 8.1 - Static Analysis: src/Admin/Http/Actions/CalendarController.php#L164
Cannot call method render() on array<Igniter\Admin\Widgets\Toolbar>.
PHP 8.1 - Static Analysis: src/Admin/Http/Actions/FormController.php#L409
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.1 - Static Analysis: src/Admin/Http/Actions/ListController.php#L102
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.1 - Static Analysis: src/System/Http/Controllers/Extensions.php#L77
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.1 - Static Analysis: src/System/Http/Controllers/Settings.php#L83
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.1 - Static Analysis
Process completed with exit code 1.
PHP 8.2 - Static Analysis
The job was canceled because "_8_1" failed.
PHP 8.2 - Static Analysis: src/Admin/Http/Actions/CalendarController.php#L149
Ignored error pattern #^Cannot call method render\(\) on array\<Igniter\\Admin\\Widgets\\Toolbar\>\.$# in path /home/runner/work/core/core/src/Admin/Http/Actions/CalendarController.php is expected to occur 1 time, but occurred 2 times.
PHP 8.2 - Static Analysis: src/Admin/Http/Actions/CalendarController.php#L164
Cannot call method render() on array<Igniter\Admin\Widgets\Toolbar>.
PHP 8.2 - Static Analysis: src/Admin/Http/Actions/FormController.php#L409
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.2 - Static Analysis: src/Admin/Http/Actions/ListController.php#L102
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.2 - Static Analysis: src/System/Http/Controllers/Extensions.php#L77
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.2 - Static Analysis: src/System/Http/Controllers/Settings.php#L83
Call to an undefined static method Igniter\Admin\Facades\AdminMenu::setPreviousUrl().
PHP 8.2 - Static Analysis
The operation was canceled.