Merge pull request #208 from php-api-clients/make-as-many-unit-tests-… #159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
140 errors and 2 warnings
Continuous Integration (subsplit) / Generate and test client (subsplit)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.2 with highest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run cs on PHP 8.2 with highest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.2 with locked dependency preference (miele)
Process completed with exit code 2.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L42
../../src/Client.php:42:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Get\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L47
../../src/Client.php:47:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Three::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three'::class?: ApiClients\Client\Miele\Internal\Router\Get\Three|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L52
../../src/Client.php:52:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Get\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L59
../../src/Client.php:59:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Put\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Put\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L66
../../src/Client.php:66:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Post\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Post\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
InvalidReturnType:
../../src/Internal/Hydrator/Operation/Devices.php#L21
../../src/Internal/Hydrator/Operation/Devices.php:21:16: InvalidReturnType: The declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject is incorrect, got 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' (see https://psalm.dev/011)
|
InvalidReturnStatement:
../../src/Internal/Hydrator/Operation/Devices.php#L25
../../src/Internal/Hydrator/Operation/Devices.php:25:16: InvalidReturnStatement: The inferred type 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' does not match the declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject (see https://psalm.dev/128)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L26
../../src/Internal/Hydrator/Operation/Devices.php:26:13: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L27
../../src/Internal/Hydrator/Operation/Devices.php:27:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L28
../../src/Internal/Hydrator/Operation/Devices.php:28:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
Continuous Integration (miele) / Run unit-testing on PHP 8.2 with highest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/Client.php#L63
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with highest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run unit-testing on PHP 8.2 with locked dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run cs on PHP 8.2 with locked dependency preference (miele)
Process completed with exit code 2.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L42
../../src/Client.php:42:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Get\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L47
../../src/Client.php:47:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Three::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three'::class?: ApiClients\Client\Miele\Internal\Router\Get\Three|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L52
../../src/Client.php:52:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Get\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L59
../../src/Client.php:59:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Put\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Put\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L66
../../src/Client.php:66:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Post\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Post\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
InvalidReturnType:
../../src/Internal/Hydrator/Operation/Devices.php#L21
../../src/Internal/Hydrator/Operation/Devices.php:21:16: InvalidReturnType: The declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject is incorrect, got 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' (see https://psalm.dev/011)
|
InvalidReturnStatement:
../../src/Internal/Hydrator/Operation/Devices.php#L25
../../src/Internal/Hydrator/Operation/Devices.php:25:16: InvalidReturnStatement: The inferred type 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' does not match the declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject (see https://psalm.dev/128)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L26
../../src/Internal/Hydrator/Operation/Devices.php:26:13: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L27
../../src/Internal/Hydrator/Operation/Devices.php:27:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L28
../../src/Internal/Hydrator/Operation/Devices.php:28:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/Client.php#L63
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with locked dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.2 with lowest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run unit-testing on PHP 8.2 with lowest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run cs on PHP 8.2 with lowest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/Client.php#L63
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.2 with lowest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() return type has no value type specified in iterable type iterable.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L42
../../src/Client.php:42:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Get\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L47
../../src/Client.php:47:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Three::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three'::class?: ApiClients\Client\Miele\Internal\Router\Get\Three|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L52
../../src/Client.php:52:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Get\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L59
../../src/Client.php:59:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Put\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Put\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L66
../../src/Client.php:66:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Post\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Post\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
InvalidReturnType:
../../src/Internal/Hydrator/Operation/Devices.php#L21
../../src/Internal/Hydrator/Operation/Devices.php:21:16: InvalidReturnType: The declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject is incorrect, got 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' (see https://psalm.dev/011)
|
InvalidReturnStatement:
../../src/Internal/Hydrator/Operation/Devices.php#L25
../../src/Internal/Hydrator/Operation/Devices.php:25:16: InvalidReturnStatement: The inferred type 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' does not match the declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject (see https://psalm.dev/128)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L26
../../src/Internal/Hydrator/Operation/Devices.php:26:13: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L27
../../src/Internal/Hydrator/Operation/Devices.php:27:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L28
../../src/Internal/Hydrator/Operation/Devices.php:28:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
Continuous Integration (miele) / Run unit-testing on PHP 8.3 with highest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.3 with highest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run cs on PHP 8.3 with highest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/Client.php#L63
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with highest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() return type has no value type specified in iterable type iterable.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L42
../../src/Client.php:42:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Get\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L47
../../src/Client.php:47:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Three::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three'::class?: ApiClients\Client\Miele\Internal\Router\Get\Three|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L52
../../src/Client.php:52:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Get\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L59
../../src/Client.php:59:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Put\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Put\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L66
../../src/Client.php:66:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Post\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Post\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
InvalidReturnType:
../../src/Internal/Hydrator/Operation/Devices.php#L21
../../src/Internal/Hydrator/Operation/Devices.php:21:16: InvalidReturnType: The declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject is incorrect, got 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' (see https://psalm.dev/011)
|
InvalidReturnStatement:
../../src/Internal/Hydrator/Operation/Devices.php#L25
../../src/Internal/Hydrator/Operation/Devices.php:25:16: InvalidReturnStatement: The inferred type 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' does not match the declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject (see https://psalm.dev/128)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L26
../../src/Internal/Hydrator/Operation/Devices.php:26:13: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L27
../../src/Internal/Hydrator/Operation/Devices.php:27:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L28
../../src/Internal/Hydrator/Operation/Devices.php:28:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.3 with locked dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run unit-testing on PHP 8.3 with locked dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/Client.php#L63
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with locked dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run cs on PHP 8.3 with locked dependency preference (miele)
Process completed with exit code 2.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L42
../../src/Client.php:42:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Get\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L47
../../src/Client.php:47:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Three::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three'::class?: ApiClients\Client\Miele\Internal\Router\Get\Three|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L52
../../src/Client.php:52:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Get\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L59
../../src/Client.php:59:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Put\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Put\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
Continuous Integration (miele) / Run unit-testing on PHP 8.3 with lowest dependency preference (miele)
Process completed with exit code 2.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L66
../../src/Client.php:66:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Post\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Post\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
InvalidReturnType:
../../src/Internal/Hydrator/Operation/Devices.php#L21
../../src/Internal/Hydrator/Operation/Devices.php:21:16: InvalidReturnType: The declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject is incorrect, got 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' (see https://psalm.dev/011)
|
InvalidReturnStatement:
../../src/Internal/Hydrator/Operation/Devices.php#L25
../../src/Internal/Hydrator/Operation/Devices.php:25:16: InvalidReturnStatement: The inferred type 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' does not match the declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject (see https://psalm.dev/128)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L26
../../src/Internal/Hydrator/Operation/Devices.php:26:13: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L27
../../src/Internal/Hydrator/Operation/Devices.php:27:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L28
../../src/Internal/Hydrator/Operation/Devices.php:28:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.3 with lowest dependency preference (miele)
Process completed with exit code 2.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L32
Method ApiClients\Client\Miele\Client::call() return type has no value type specified in iterable type iterable.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/Client.php#L63
Loose comparison via "==" is not allowed.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() has parameter $params with no value type specified in iterable type array.
|
Continuous Integration (miele) / Run stan on PHP 8.3 with lowest dependency preference (miele):
src/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::call() return type has no value type specified in iterable type iterable.
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L42
../../src/Client.php:42:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Get\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L47
../../src/Client.php:47:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Three::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three'::class?: ApiClients\Client\Miele\Internal\Router\Get\Three|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Three::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L52
../../src/Client.php:52:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Get\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Get\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Get\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L59
../../src/Client.php:59:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Put\Four::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four'::class?: ApiClients\Client\Miele\Internal\Router\Put\Four|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Put\\Four::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
PossiblyUndefinedArrayOffset:
../../src/Client.php#L66
../../src/Client.php:66:24: PossiblyUndefinedArrayOffset: Possibly undefined array key $this->router[ApiClients\Client\Miele\Internal\Router\Post\Two::class] on array{'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two'::class?: ApiClients\Client\Miele\Internal\Router\Post\Two|mixed, 'ApiClients\\Client\\Miele\\Internal\\Router\\Post\\Two::class'?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
InvalidReturnType:
../../src/Internal/Hydrator/Operation/Devices.php#L21
../../src/Internal/Hydrator/Operation/Devices.php:21:16: InvalidReturnType: The declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject is incorrect, got 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' (see https://psalm.dev/011)
|
InvalidReturnStatement:
../../src/Internal/Hydrator/Operation/Devices.php#L25
../../src/Internal/Hydrator/Operation/Devices.php:25:16: InvalidReturnStatement: The inferred type 'ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJsonCharsetUtf8\Ok\DeviceId|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\InternalServerError|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\NotFound|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\ServiceUnavailable|ApiClients\Client\Miele\Schema\Operations\GetDevices\Response\ApplicationJson\Unauthorized' does not match the declared return type 'T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object' for ApiClients\Client\Miele\Internal\Hydrator\Operation\Devices::hydrateObject (see https://psalm.dev/128)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L26
../../src/Internal/Hydrator/Operation/Devices.php:26:13: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L27
../../src/Internal/Hydrator/Operation/Devices.php:27:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
DocblockTypeContradiction:
../../src/Internal/Hydrator/Operation/Devices.php#L28
../../src/Internal/Hydrator/Operation/Devices.php:28:17: DocblockTypeContradiction: 'ApiClients\\Client\\Miele\\Schema\\Operations\\GetDevices\\Response\\Application...' does not contain class-string<T:fn-apiclients\client\miele\internal\hydrator\operation\devices::hydrateobject as object> (see https://psalm.dev/155)
|
Continuous Integration (miele) / Run cs on PHP 8.3 with lowest dependency preference (miele)
Process completed with exit code 2.
|
Generate and Test Clients
Error when evaluating 'strategy' for job 'qa'. php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@133865f72ce6a8ae5a17826e687aa5f7c86255a2 (Line: 77, Col: 16): Error parsing fromJson,php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@133865f72ce6a8ae5a17826e687aa5f7c86255a2 (Line: 77, Col: 16): Error reading JToken from JsonReader. Path '', line 0, position 0.,php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@133865f72ce6a8ae5a17826e687aa5f7c86255a2 (Line: 77, Col: 16): Unexpected value ''
|
Continuous Integration (one) / Supported Checks Matrix (one)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Continuous Integration (miele) / Supported Checks Matrix (miele)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
example-miele-client
Expired
|
713 KB |
|
example-one-client
Expired
|
8.86 MB |
|