Skip to content

Feature/bug screen playlist region no coding standards #1152

Feature/bug screen playlist region no coding standards

Feature/bug screen playlist region no coding standards #1152

Triggered via pull request October 24, 2024 19:14
Status Failure
Total duration 2m 45s
Artifacts

pr.yaml

on: pull_request
markdownlint
13s
markdownlint
Changelog should be updated
11s
Changelog should be updated
yamllint (API resources)
5s
yamllint (API resources)
Matrix: API Specification validation
Matrix: php-cs-fixer
Matrix: phpunit
Matrix: psalm
Matrix: rector
Matrix: test-composer-install
Matrix: validate-doctrine-shema
Fit to window
Zoom out
Zoom in

Annotations

12 errors
API Specification validation (8.3)
Process completed with exit code 1.
PHP Coding Standards Fixer (PHP 8.3)
Process completed with exit code 8.
MissingClassConstType: src/Command/Tenant/AddTenantCommand.php#L58
src/Command/Tenant/AddTenantCommand.php:58:19: MissingClassConstType: Class constant "App\Command\Tenant\AddTenantCommand::TENANT_KEY_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/Tenant/AddTenantCommand.php#L59
src/Command/Tenant/AddTenantCommand.php:59:19: MissingClassConstType: Class constant "App\Command\Tenant\AddTenantCommand::TITLE_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/Tenant/AddTenantCommand.php#L60
src/Command/Tenant/AddTenantCommand.php:60:19: MissingClassConstType: Class constant "App\Command\Tenant\AddTenantCommand::DESCRIPTION_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/User/AddUserCommand.php#L65
src/Command/User/AddUserCommand.php:65:19: MissingClassConstType: Class constant "App\Command\User\AddUserCommand::EMAIL_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/User/AddUserCommand.php#L66
src/Command/User/AddUserCommand.php:66:19: MissingClassConstType: Class constant "App\Command\User\AddUserCommand::PASSWORD_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/User/AddUserCommand.php#L67
src/Command/User/AddUserCommand.php:67:19: MissingClassConstType: Class constant "App\Command\User\AddUserCommand::FULL_NAME_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/User/AddUserCommand.php#L68
src/Command/User/AddUserCommand.php:68:19: MissingClassConstType: Class constant "App\Command\User\AddUserCommand::ROLE_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Command/User/AddUserCommand.php#L69
src/Command/User/AddUserCommand.php:69:19: MissingClassConstType: Class constant "App\Command\User\AddUserCommand::TENANT_KEYS_ARGUMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/DBAL/RRuleType.php#L13
src/DBAL/RRuleType.php:13:24: MissingClassConstType: Class constant "App\DBAL\RRuleType::RRULE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/DataFixtures/Faker/Provider/LicenseProvider.php#L18
src/DataFixtures/Faker/Provider/LicenseProvider.php:18:19: MissingClassConstType: Class constant "App\DataFixtures\Faker\Provider\LicenseProvider::IMAGE_LICENSES" should have a declared type. (see https://psalm.dev/359)