Skip to content

Adding docblock

Adding docblock #2401

Triggered via push November 23, 2024 01:30
Status Failure
Total duration 2m 45s
Artifacts 2

php.yml

on: push
check-file-patterns
5s
check-file-patterns
check-sri-macros-concat
5s
check-sri-macros-concat
lint-xml
8s
lint-xml
Matrix: check-makefile
Matrix: composer-dependency-analyser
Matrix: composer-validate
Matrix: info
Matrix: lint-latte
Matrix: lint-neon
Matrix: lint-php
Matrix: phpcs
Matrix: phpstan-vendor
Matrix: phpstan
Matrix: psalm
Matrix: tester
Fit to window
Zoom out
Zoom in

Annotations

16 errors
phpstan (8.4): src/Application/Bootstrap.php#L118
Parameter #1 $args of class MichalSpacekCz\Application\Cli\CliArgs constructor expects array<string, mixed>, array given.
phpstan (8.4): src/Application/Routing/BlogPostRoute.php#L44
Method MichalSpacekCz\Application\Routing\BlogPostRoute::match() should return array<string, string>|null but returns array|null.
phpstan (8.4): src/Articles/Articles.php#L183
Parameter #1 $tags of method MichalSpacekCz\Tags\Tags::unserialize() expects string, mixed given.
phpstan (8.4): src/Articles/Articles.php#L184
Parameter #1 $tags of method MichalSpacekCz\Tags\Tags::unserialize() expects string, mixed given.
phpstan (8.4): src/Articles/Blog/BlogPostEdits.php#L39
Cannot call method setTimezone() on mixed.
phpstan (8.4): src/Articles/Blog/BlogPostEdits.php#L39
Parameter #1 $timezone of method MichalSpacekCz\DateTime\DateTimeZoneFactory::get() expects string, mixed given.
phpstan (8.4): src/Articles/Blog/BlogPostEdits.php#L40
Parameter #1 $editedAt of class MichalSpacekCz\Articles\ArticleEdit constructor expects DateTime, mixed given.
phpstan (8.4): src/Articles/Blog/BlogPostEdits.php#L40
Parameter #1 $text of method MichalSpacekCz\Formatter\TexyFormatter::format() expects string, mixed given.
phpstan (8.4): src/Articles/Blog/BlogPostEdits.php#L40
Parameter #3 $summaryTexy of class MichalSpacekCz\Articles\ArticleEdit constructor expects string, mixed given.
phpstan (8.4): src/Articles/Blog/BlogPostLocaleUrls.php#L44
Parameter #1 $locale of class MichalSpacekCz\Articles\Blog\BlogPostLocaleUrl constructor expects string, mixed given.
phpstan (8.3)
The job was canceled because "_8_4" failed.
phpstan (8.3)
The operation was canceled.
phpstan-vendor (8.3): vendor/nette/routing/src/Routing/Route.php#L446
Calling Nette\Utils\Strings::split() is forbidden, use the Preg or Regex class from composer/pcre for better static analysis.
phpstan-vendor (8.3)
Process completed with exit code 2.
phpstan-vendor (8.4)
The job was canceled because "_8_3" failed.
phpstan-vendor (8.4)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
Test code coverage (PHP 8.3) Expired
230 KB
Test code coverage (PHP 8.4) Expired
230 KB