Skip to content

Replace meta tags with HTTP header #2334

Replace meta tags with HTTP header

Replace meta tags with HTTP header #2334

Triggered via push October 30, 2024 17:45
Status Failure
Total duration 1m 32s
Artifacts

php.yml

on: push
check-file-patterns
5s
check-file-patterns
check-sri-macros-concat
4s
check-sri-macros-concat
lint-xml
11s
lint-xml
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
Fit to window
Zoom out
Zoom in

Annotations

13 errors
check-file-patterns
Process completed with exit code 2.
check-makefile (8.3)
Process completed with exit code 2.
lint-latte (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.
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.
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.
tester (8.3)
Process completed with exit code 2.