Send X-Robots-Tag
header in all admin/api controllers and in pulse error
#2335
php.yml
on: pull_request
check-file-patterns
7s
check-sri-macros-concat
5s
lint-xml
9s
Matrix: check-application-mapping
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
Annotations
13 errors
check-file-patterns
Process completed with exit code 2.
|
lint-latte (8.3)
Process completed with exit code 2.
|
check-makefile (8.3)
Process completed with exit code 2.
|
check-application-mapping (8.3)
Process completed with exit code 2.
|
phpcs (8.3)
Process completed with exit code 2.
|
phpstan (8.3):
src/Www/Presenters/TrainingsPresenter.php#L65
Parameter $robots of method MichalSpacekCz\Www\Presenters\TrainingsPresenter::__construct() has invalid type MichalSpacekCz\Www\Presenters\Robots.
|
phpstan (8.3):
src/Www/Presenters/TrainingsPresenter.php#L65
Property MichalSpacekCz\Www\Presenters\TrainingsPresenter::$robots has unknown class MichalSpacekCz\Www\Presenters\Robots as its type.
|
phpstan (8.3):
src/Www/Presenters/TrainingsPresenter.php#L233
Call to method setHeader() on an unknown class MichalSpacekCz\Www\Presenters\Robots.
|
phpstan (8.3)
Process completed with exit code 2.
|
UndefinedClass:
src/Www/Presenters/TrainingsPresenter.php#L65
src/Www/Presenters/TrainingsPresenter.php:65:3: UndefinedClass: Class, interface or enum named MichalSpacekCz\Www\Presenters\Robots does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/Www/Presenters/TrainingsPresenter.php#L233
src/Www/Presenters/TrainingsPresenter.php:233:3: UndefinedClass: Class, interface or enum named MichalSpacekCz\Www\Presenters\Robots does not exist (see https://psalm.dev/019)
|
psalm (8.3)
Process completed with exit code 2.
|
tester (8.3)
Process completed with exit code 2.
|