Skip to content

add route group

add route group #369

Triggered via pull request October 18, 2023 11:31
Status Failure
Total duration 1m 58s
Artifacts

ci.yml

on: pull_request
Matrix: Apache-webserver
Matrix: Built-in-webserver
Matrix: Docker
Matrix: nginx-webserver
Matrix: PHP-webserver
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

57 errors
PHPStan (PHP 8.1): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 8.1): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 8.1): src/App.php#L216
Parameter #1 ...$arrays of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 8.1): src/App.php#L234
Parameter #1 $array of function array_pop expects array, array<class-string>|(callable) given.
PHPStan (PHP 8.1)
Process completed with exit code 1.
PHPUnit (PHP 8.2 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.2 on ubuntu-22.04)
Process completed with exit code 2.
PHPStan (PHP 7.3)
The job was canceled because "_8_1" failed.
PHPStan (PHP 7.3): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 7.3): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 7.3): src/App.php#L216
Parameter #1 $arr1 of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.3): src/App.php#L234
Parameter #1 $stack of function array_pop expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.3)
Process completed with exit code 1.
PHPUnit (PHP 8 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPStan (PHP 8.2)
The job was canceled because "_8_1" failed.
PHPStan (PHP 8.2): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 8.2): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 8.2): src/App.php#L216
Parameter #1 ...$arrays of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 8.2): src/App.php#L234
Parameter #1 $array of function array_pop expects array, array<class-string>|(callable) given.
PHPUnit (PHP 8.1 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPStan (PHP 8.2)
Process completed with exit code 1.
PHPUnit (PHP 8.1 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPStan (PHP 8)
The job was canceled because "_8_1" failed.
PHPStan (PHP 8): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 8): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 8): src/App.php#L216
Parameter #1 ...$arrays of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 8): src/App.php#L234
Parameter #1 $array of function array_pop expects array, array<class-string>|(callable) given.
PHPStan (PHP 8)
Process completed with exit code 1.
PHPStan (PHP 7.2)
The job was canceled because "_8_1" failed.
PHPStan (PHP 7.2): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 7.2): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 7.2): src/App.php#L216
Parameter #1 $arr1 of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.2): src/App.php#L234
Parameter #1 $stack of function array_pop expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.2)
The operation was canceled.
PHPUnit (PHP 7.2 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.2 on windows-2022)
A task was canceled.
PHPStan (PHP 7.1)
The job was canceled because "_8_1" failed.
PHPStan (PHP 7.1): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 7.1): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 7.1): src/App.php#L216
Parameter #1 $arr1 of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.1): src/App.php#L234
Parameter #1 $stack of function array_pop expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.1): src/App.php#L235
Only iterables can be unpacked, array<class-string>|(callable) given in argument #2.
PHPStan (PHP 7.1)
The operation was canceled.
PHPUnit (PHP 7.1 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.1 on ubuntu-22.04)
Process completed with exit code 2.
PHPUnit (PHP 7.1 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.1 on windows-2022)
The operation was canceled.
PHPUnit (PHP 7.4 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.4 on windows-2022)
A task was canceled.
PHPUnit (PHP 7.3 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.3 on windows-2022)
The operation was canceled.
PHPStan (PHP 7.4)
The job was canceled because "_8_1" failed.
PHPStan (PHP 7.4): src/App.php#L211
Method FrameworkX\App::addGroup() has parameter $handlers with no value type specified in iterable type array.
PHPStan (PHP 7.4): src/App.php#L211
PHPDoc tag @param has invalid value (array callable|class-string $handlers): Unexpected token "callable", expected variable at offset 210
PHPStan (PHP 7.4): src/App.php#L216
Parameter #1 $arr1 of function array_merge expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.4): src/App.php#L234
Parameter #1 $stack of function array_pop expects array, array<class-string>|(callable) given.
PHPStan (PHP 7.4)
The operation was canceled.