ci: enable all tests #373
ci.yml
on: push
Matrix: composer
remove_old_artifacts
13s
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
Matrix: coverage
Annotations
7 errors
|
phpstan (8.4)
Process completed with exit code 1.
|
|
phpstan (8.4):
src/Dispatch/DispatcherFactory.php#L8
Method GT\WebEngine\Dispatch\DispatcherFactory::create() has parameter $globalServer with no value type specified in iterable type array.
|
|
phpstan (8.4):
src/Dispatch/DispatcherFactory.php#L8
Method GT\WebEngine\Dispatch\DispatcherFactory::create() has parameter $globalPost with no value type specified in iterable type array.
|
|
phpstan (8.4):
src/Dispatch/DispatcherFactory.php#L8
Method GT\WebEngine\Dispatch\DispatcherFactory::create() has parameter $globalGet with no value type specified in iterable type array.
|
|
phpstan (8.4):
src/Dispatch/DispatcherFactory.php#L8
Method GT\WebEngine\Dispatch\DispatcherFactory::create() has parameter $globalFiles with no value type specified in iterable type array.
|
|
phpstan (8.4):
src/Dispatch/Dispatcher.php#L17
Property GT\WebEngine\Dispatch\Dispatcher::$config is never read, only written.
|
|
phpstan (8.4):
src/Application.php#L90
Parameter #2 $files of method Gt\Http\RequestFactory::createServerRequestFromGlobalState() expects array<string, array<string, string>>, array<string, string> given.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code-coverage-8.4-373
Expired
|
5.42 KB |
sha256:313309ad8743da9d73c911b302704d5e4e34a8fe1a8dee3fcabbd2eb1be0ce8d
|
|