.github/workflows/generate.yml #467
Annotations
11 errors
ParadoxicalCondition:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L533
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:533:17: ParadoxicalCondition: Condition ($input->userId is string) contradicts a previously-established condition ($input->userId is not string) (see https://psalm.dev/089)
|
TypeDoesNotContainType:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L570
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:570:33: TypeDoesNotContainType: Type string for $this->userId is always !string (see https://psalm.dev/056)
|
TypeDoesNotContainType:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L571
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:571:17: TypeDoesNotContainType: Type never for $this->userId is never string (see https://psalm.dev/056)
|
TypeDoesNotContainType:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L571
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:571:43: TypeDoesNotContainType: Type never for $this->userId is never string (see https://psalm.dev/056)
|
NoValue:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L610
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:610:13: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
|
TypeDoesNotContainType:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L610
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:610:29: TypeDoesNotContainType: Type string for $this->userId is always !string (see https://psalm.dev/056)
|
TypeDoesNotContainType:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L611
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:611:17: TypeDoesNotContainType: Type never for $this->userId is never string (see https://psalm.dev/056)
|
TypeDoesNotContainType:
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php#L611
src/Generated/V2/Clients/Relocation/CreateRelocation/CreateRelocationRequestBody.php:611:43: TypeDoesNotContainType: Type never for $this->userId is never string (see https://psalm.dev/056)
|
generate (https://api.mittwald.de/v2/openapi.json, master, true)
Process completed with exit code 2.
|
generate (https://developer.mittwald.de/specs/openapi-v2-dev.json, next, false)
The job was canceled because "https___api_mittwald_de_v" failed.
|
generate (https://developer.mittwald.de/specs/openapi-v2-dev.json, next, false)
The operation was canceled.
|