Customers name and surname can not be empty strings and e-mail must b… #232
ci.yml
on: push
php 8.3
29s
php 8.2 psr/http-message 2.0
35s
php 8.2 psr/http-message 1.0
31s
php 8.1
24s
php 8.0
17s
php 7.4
14s
npm
33s
Annotations
44 errors and 6 warnings
php 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- egulias/email-validator[4.0.0, ..., 4.0.2] require php >=8.1 -> your php version (7.4.12) does not satisfy that requirement.
- Root composer.json requires egulias/email-validator ^4.0 -> satisfiable by egulias/email-validator[4.0.0, 4.0.1, 4.0.2].
|
php 7.4
Process completed with exit code 2.
|
php 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- egulias/email-validator[4.0.0, ..., 4.0.2] require php >=8.1 -> your php version (8.0.13) does not satisfy that requirement.
- Root composer.json requires egulias/email-validator ^4.0 -> satisfiable by egulias/email-validator[4.0.0, 4.0.1, 4.0.2].
|
php 8.0
Process completed with exit code 2.
|
php 8.1:
tests/ValueObject/BaseValueObjectTestCase.php#L46
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.1:
tests/ValueObject/BaseValueObjectTestCase.php#L51
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.1:
tests/ValueObject/BaseValueObjectTestCase.php#L51
PHPDoc tag @return has invalid value (array<array<mixed>>|array<string, array<mixed>): Unexpected token "*/", expected '>' at offset 71
|
php 8.1:
tests/ValueObject/BaseValueObjectTestCase.php#L56
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.1:
tests/ValueObject/BaseValueObjectTestCase.php#L56
PHPDoc tag @return has invalid value (array<array<mixed|string>>|array<string, array<mixed|string>): Unexpected token "*/", expected '>' at offset 85
|
php 8.1:
tests/ValueObject/EmailAddressTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.1:
tests/ValueObject/EmailAddressTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.1:
tests/ValueObject/EmailAddressTest.php#L25
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.1:
tests/ValueObject/NonEmptyStringTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.1:
tests/ValueObject/NonEmptyStringTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.3:
tests/ValueObject/BaseValueObjectTestCase.php#L46
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.3:
tests/ValueObject/BaseValueObjectTestCase.php#L51
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.3:
tests/ValueObject/BaseValueObjectTestCase.php#L51
PHPDoc tag @return has invalid value (array<array<mixed>>|array<string, array<mixed>): Unexpected token "*/", expected '>' at offset 71
|
php 8.3:
tests/ValueObject/BaseValueObjectTestCase.php#L56
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.3:
tests/ValueObject/BaseValueObjectTestCase.php#L56
PHPDoc tag @return has invalid value (array<array<mixed|string>>|array<string, array<mixed|string>): Unexpected token "*/", expected '>' at offset 85
|
php 8.3:
tests/ValueObject/EmailAddressTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.3:
tests/ValueObject/EmailAddressTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.3:
tests/ValueObject/EmailAddressTest.php#L25
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.3:
tests/ValueObject/NonEmptyStringTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.3:
tests/ValueObject/NonEmptyStringTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/BaseValueObjectTestCase.php#L46
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/BaseValueObjectTestCase.php#L51
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/BaseValueObjectTestCase.php#L51
PHPDoc tag @return has invalid value (array<array<mixed>>|array<string, array<mixed>): Unexpected token "*/", expected '>' at offset 71
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/BaseValueObjectTestCase.php#L56
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/BaseValueObjectTestCase.php#L56
PHPDoc tag @return has invalid value (array<array<mixed|string>>|array<string, array<mixed|string>): Unexpected token "*/", expected '>' at offset 85
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/EmailAddressTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/EmailAddressTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/EmailAddressTest.php#L25
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/NonEmptyStringTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.2 psr/http-message 1.0:
tests/ValueObject/NonEmptyStringTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/BaseValueObjectTestCase.php#L46
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/BaseValueObjectTestCase.php#L51
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/BaseValueObjectTestCase.php#L51
PHPDoc tag @return has invalid value (array<array<mixed>>|array<string, array<mixed>): Unexpected token "*/", expected '>' at offset 71
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/BaseValueObjectTestCase.php#L56
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/BaseValueObjectTestCase.php#L56
PHPDoc tag @return has invalid value (array<array<mixed|string>>|array<string, array<mixed|string>): Unexpected token "*/", expected '>' at offset 85
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/EmailAddressTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/EmailAddressTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/EmailAddressTest.php#L25
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/NonEmptyStringTest.php#L11
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::getClassName() return type with generic class ThePay\ApiClient\ValueObject\BaseValueObject does not specify its types: TValue
|
php 8.2 psr/http-message 2.0:
tests/ValueObject/NonEmptyStringTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
php 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php 8.2 psr/http-message 1.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
npm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php 8.2 psr/http-message 2.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|