Skip to content

Added options to load template command #1244

Added options to load template command

Added options to load template command #1244

Triggered via pull request January 8, 2025 09:54
Status Failure
Total duration 1m 59s
Artifacts

pr.yaml

on: pull_request
markdownlint
24s
markdownlint
Changelog should be updated
5s
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

13 errors and 10 warnings
API Specification validation (8.3)
Process completed with exit code 1.
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)
PHP Coding Standards Fixer (PHP 8.3)
Process completed with exit code 8.
PHP Unit tests (PHP 8.3)
Process completed with exit code 1.
Changelog should be updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
yamllint (API resources)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
API Specification validation (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rector (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate composer (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Psalm (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP Coding Standards Fixer (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate Doctrine Schema (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP Unit tests (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636