Skip to content

refactor: apply PHP 8.3 features #512

refactor: apply PHP 8.3 features

refactor: apply PHP 8.3 features #512

Triggered via pull request December 11, 2023 11:36
Status Failure
Total duration 3m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
RedundantCast: apps/backoffice/backend/public/index.php#L19
apps/backoffice/backend/public/index.php:19:16: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
InvalidAttribute: apps/backoffice/backend/src/BackofficeBackendKernel.php#L22
apps/backoffice/backend/src/BackofficeBackendKernel.php:22:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
InvalidAttribute: apps/backoffice/backend/src/BackofficeBackendKernel.php#L33
apps/backoffice/backend/src/BackofficeBackendKernel.php:33:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
RedundantCast: apps/backoffice/frontend/public/index.php#L19
apps/backoffice/frontend/public/index.php:19:16: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
InvalidAttribute: apps/backoffice/frontend/src/BackofficeFrontendKernel.php#L22
apps/backoffice/frontend/src/BackofficeFrontendKernel.php:22:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
InvalidAttribute: apps/backoffice/frontend/src/BackofficeFrontendKernel.php#L33
apps/backoffice/frontend/src/BackofficeFrontendKernel.php:33:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
InvalidAttribute: apps/backoffice/frontend/src/Command/ImportCoursesToElasticsearchCommand.php#L23
apps/backoffice/frontend/src/Command/ImportCoursesToElasticsearchCommand.php:23:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
InvalidAttribute: apps/backoffice/frontend/src/Controller/Courses/CoursesGetWebController.php#L33
apps/backoffice/frontend/src/Controller/Courses/CoursesGetWebController.php:33:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
InvalidAttribute: apps/backoffice/frontend/src/Controller/Courses/CoursesPostWebController.php#L27
apps/backoffice/frontend/src/Controller/Courses/CoursesPostWebController.php:27:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
InvalidAttribute: apps/backoffice/frontend/src/Controller/Home/HomeGetWebController.php#L22
apps/backoffice/frontend/src/Controller/Home/HomeGetWebController.php:22:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)