Customers name and surname can not be empty strings and e-mail must b… #232
Annotations
10 errors and 1 warning
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
|
tests/ValueObject/BaseValueObjectTestCase.php#L51
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
tests/ValueObject/BaseValueObjectTestCase.php#L51
PHPDoc tag @return has invalid value (array<array<mixed>>|array<string, array<mixed>): Unexpected token "*/", expected '>' at offset 71
|
tests/ValueObject/BaseValueObjectTestCase.php#L56
Method ThePay\ApiClient\Tests\ValueObject\BaseValueObjectTestCase::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
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
|
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
|
tests/ValueObject/EmailAddressTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
tests/ValueObject/EmailAddressTest.php#L25
Method ThePay\ApiClient\Tests\ValueObject\EmailAddressTest::invalidValuesAndExceptionMessagesDataProvider() return type has no value type specified in iterable type array.
|
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
|
tests/ValueObject/NonEmptyStringTest.php#L16
Method ThePay\ApiClient\Tests\ValueObject\NonEmptyStringTest::validValuesAndStringRepresentationsDataProvider() return type has no value type specified in iterable type array.
|
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/
|
The logs for this run have expired and are no longer available.
Loading