Skip to content

[Automated] Update psalm-baseline.xml #192

[Automated] Update psalm-baseline.xml

[Automated] Update psalm-baseline.xml #192

Triggered via pull request August 2, 2023 04:08
Status Failure
Total duration 54s
Artifacts

psalm.yml

on: pull_request
Nextcloud
45s
Nextcloud
Fit to window
Zoom out
Zoom in

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.