[Automated] Update psalm-baseline.xml #192
Annotations
3 errors
InvalidReturnType:
src/Docker/DockerActionManager.php#L888
src/Docker/DockerActionManager.php:888:57: InvalidReturnType: The declared return type 'null|string' for AIO\Docker\DockerActionManager::GetCreatedTimeOfNextcloudImage is incorrect, got 'array<array-key, string>|null|string' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/Docker/DockerActionManager.php#L899
src/Docker/DockerActionManager.php:899:20: InvalidReturnStatement: The inferred type 'array<array-key, string>|string' does not match the declared return type 'null|string' for AIO\Docker\DockerActionManager::GetCreatedTimeOfNextcloudImage (see https://psalm.dev/128)
|
Nextcloud
Process completed with exit code 2.
|