Skip to content

Calendar Api Feed Source #1180

Calendar Api Feed Source

Calendar Api Feed Source #1180

Triggered via pull request November 8, 2024 11:50
Status Failure
Total duration 2m 5s
Artifacts

pr.yaml

on: pull_request
markdownlint
11s
markdownlint
Changelog should be updated
4s
Changelog should be updated
yamllint (API resources)
8s
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

15 errors
Changelog should be updated
Process completed with exit code 1.
markdownlint
Process completed with exit code 1.
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.