Update actions/download-artifact action to v5 #182
Triggered via pull request
August 8, 2025 04:55
Status
Failure
Total duration
18h 15m 27s
Artifacts
2
generate-clients.yaml
on: pull_request
Matrix: generate-and-test-client
Annotations
237 errors and 2 warnings
|
Continuous Integration (miele) / Run unit-testing on PHP 8.2 with lowest dependency preference (miele)
Process completed with exit code 2.
|
|
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 (subsplit) / Generate and test client (subsplit)
Process completed with exit code 2.
|
|
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 mutation-testing on PHP 8.3 with lowest 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.
|
|
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#L63
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#L49
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#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
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 unit-testing on PHP 8.3 with locked dependency preference (miele)
Process completed with exit code 2.
|
|
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 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#L63
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#L49
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#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
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 unit-testing on PHP 8.2 with locked dependency preference (miele)
Process completed with exit code 2.
|
|
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#L63
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#L49
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#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
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 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#L63
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#L49
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#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
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 unit-testing on PHP 8.4 with locked dependency preference (miele)
Process completed with exit code 2.
|
|
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 operation was canceled.
|
|
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-fix on PHP 8.2 with highest dependency preference (miele)
The operation was canceled.
|
|
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-fix on PHP 8.2 with lowest dependency preference (miele)
The operation was canceled.
|
|
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
|
|
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 on PHP 8.2 with locked dependency preference (miele)
The operation was canceled.
|
|
Continuous Integration (miele) / Run cs on PHP 8.2 with locked 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 unit-testing on PHP 8.4 with lowest dependency preference (miele)
Process completed with exit code 2.
|
|
Continuous Integration (miele) / Run cs on PHP 8.4 with lowest dependency preference (miele)
The operation was canceled.
|
|
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.2 with highest dependency preference (miele)
The operation was canceled.
|
|
Continuous Integration (miele) / Run cs on PHP 8.2 with highest dependency preference (miele)
The job has exceeded the maximum execution time of 6h0m0s
|
|
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#L63
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with lowest dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with lowest dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with lowest dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with lowest dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
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 mutation-testing on PHP 8.2 with highest dependency preference (miele)
Process completed with exit code 2.
|
|
Continuous Integration (miele) / Run unit-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 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#L63
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#L49
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#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
Continuous Integration (miele) / Run unit-testing on PHP 8.4 with highest dependency preference (miele)
Process completed with exit code 2.
|
|
Continuous Integration (miele) / Run cs on PHP 8.3 with locked dependency preference (miele)
The operation was canceled.
|
|
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 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#L63
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with locked dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with locked dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with locked dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with locked dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
|
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.
|
|
Continuous Integration (miele) / Run mutation-testing on PHP 8.4 with locked dependency preference (miele)
Process completed with exit code 2.
|
|
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#L63
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#L49
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#L39
Loose comparison via "==" is not allowed.
|
|
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 mutation-testing on PHP 8.4 with lowest dependency preference (miele)
Process completed with exit code 2.
|
|
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 cs on PHP 8.3 with lowest dependency preference (miele)
The operation was canceled.
|
|
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 mutation-testing on PHP 8.4 with highest dependency preference (miele)
Process completed with exit code 2.
|
|
Continuous Integration (miele) / Run cs on PHP 8.4 with highest dependency preference (miele)
The operation was canceled.
|
|
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 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#L63
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with highest dependency preference (miele):
src/Client.php#L56
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with highest dependency preference (miele):
src/Client.php#L49
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with highest dependency preference (miele):
src/Client.php#L44
Loose comparison via "==" is not allowed.
|
|
Continuous Integration (miele) / Run stan on PHP 8.4 with highest dependency preference (miele):
src/Client.php#L39
Loose comparison via "==" is not allowed.
|
|
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.3 with locked dependency preference (miele)
The operation was canceled.
|
|
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 on PHP 8.4 with locked dependency preference (miele)
The operation was canceled.
|
|
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 operation was canceled.
|
|
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
|
|
Continuous Integration (miele) / Run cs on PHP 8.3 with highest dependency preference (miele)
The operation was canceled.
|
|
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.2 with lowest dependency preference (miele)
The operation was canceled.
|
|
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 lowest dependency preference (miele)
The operation was canceled.
|
|
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-fix on PHP 8.4 with locked dependency preference (miele)
The operation was canceled.
|
|
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.4 with highest dependency preference (miele)
The operation was canceled.
|
|
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-fix on PHP 8.3 with highest dependency preference (miele)
The operation was canceled.
|
|
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
|
|
Generate and Test Clients
Error when evaluating 'strategy' for job 'qa'. php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@1e3cb8513425fe22563d2a34e325baec01b8519c (Line: 77, Col: 16): Error from function 'fromJson': empty input, php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@1e3cb8513425fe22563d2a34e325baec01b8519c (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@1e3cb8513425fe22563d2a34e325baec01b8519c (Line: 77, Col: 16): Error from function 'fromJson': empty input, php-api-clients/openapi-client-generator/.github/workflows/test-client.yaml@1e3cb8513425fe22563d2a34e325baec01b8519c (Line: 77, Col: 16): Unexpected value ''
|
|
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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
example-miele-client
Expired
|
754 KB |
sha256:bc7ee0bf1c662b0f743428f1ed356767b6f9453e9db1f0ee56339847459de7da
|
|
|
example-one-client
Expired
|
9.51 MB |
sha256:07c42896451cbefb36a2c3846c843d3aa19aa9d2f968abf0abcb43dc4ff847a9
|
|