Skip to content

Update actions/checkout action to v5 - autoclosed #185

Update actions/checkout action to v5 - autoclosed

Update actions/checkout action to v5 - autoclosed #185

Triggered via pull request August 12, 2025 10:44
Status Failure
Total duration 15h 40m 17s
Artifacts 2

generate-clients.yaml

on: pull_request
Matrix: generate-and-test-client
Fit to window
Zoom out
Zoom in

Annotations

237 errors and 2 warnings
Continuous Integration (subsplit) / Generate and test client (subsplit)
Process completed with exit code 2.
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.
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/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#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#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/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::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/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/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#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#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/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::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/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/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#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#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
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 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/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#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#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/ClientInterface.php#L20
Method ApiClients\Client\Miele\ClientInterface::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/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/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#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#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
Continuous Integration (miele) / Run stan on PHP 8.4 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.
Continuous Integration (miele) / Run stan on PHP 8.4 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.4 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.4 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.4 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.
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
Continuous Integration (miele) / Run stan on PHP 8.4 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 stan on PHP 8.4 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.4 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.4 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.4 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.
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
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 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/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#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#L16
Property ApiClients\Client\Miele\Client::$router type has no value type specified in iterable type array.
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
Continuous Integration (miele) / Run cs-fix on PHP 8.2 with lowest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.2 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
Continuous Integration (miele) / Run stan on PHP 8.4 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 stan on PHP 8.4 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.4 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.4 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.4 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.
PossiblyNullReference: ../../src/Client.php#L66
../../src/Client.php:66:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L59
../../src/Client.php:59:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L52
../../src/Client.php:52:72: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L47
../../src/Client.php:47:73: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
PossiblyNullReference: ../../src/Client.php#L42
../../src/Client.php:42:71: PossiblyNullReference: Cannot call method call on possibly null value (see https://psalm.dev/083)
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)
Continuous Integration (miele) / Run cs-fix on PHP 8.2 with locked dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.2 with locked dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.4 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.2 with lowest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.3 with locked dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.3 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.3 with locked dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.2 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.4 with lowest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.3 with lowest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.4 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.4 with locked dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.3 with lowest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.3 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs on PHP 8.4 with locked dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Continuous Integration (miele) / Run cs-fix on PHP 8.4 with lowest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
Generate and Test Clients
Error when evaluating 'strategy' for job 'qa'. php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@418f2e58d27c848e7fe405769ae05924979c9487 (Line: 77, Col: 16): Error from function 'fromJson': empty input, php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@418f2e58d27c848e7fe405769ae05924979c9487 (Line: 77, Col: 16): Unexpected value ''
Generate and Test Clients
Error when evaluating 'strategy' for job 'qa'. php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@418f2e58d27c848e7fe405769ae05924979c9487 (Line: 77, Col: 16): Error from function 'fromJson': empty input, php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@418f2e58d27c848e7fe405769ae05924979c9487 (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 Digest
example-miele-client Expired
757 KB
sha256:9320618a05a65f46d9189201f7c275e8bb4000959080eacb54cf53499770dc16
example-one-client Expired
9.54 MB
sha256:e92f5ebc37f2087ed65b95cb1bea51224802e2ac55a02885bd72db40f2f4f45b