Skip to content

feat: add DataConverter to convert types #3099

feat: add DataConverter to convert types

feat: add DataConverter to convert types #3099

Triggered via pull request November 24, 2023 01:01
Status Failure
Total duration 2m 15s
Artifacts

test-psalm.yml

on: pull_request
Psalm Analysis
2m 6s
Psalm Analysis
Fit to window
Zoom out
Zoom in

Annotations

9 errors
NoValue: system/Database/BaseResult.php#L272
system/Database/BaseResult.php:272:61: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/Database/DataConverter/Cast/CSVCast.php#L30
system/Database/DataConverter/Cast/CSVCast.php:30:29: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/Database/DataConverter/Cast/CSVCast.php#L39
system/Database/DataConverter/Cast/CSVCast.php:39:29: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/Database/DataConverter/Cast/DatetimeCast.php#L32
system/Database/DataConverter/Cast/DatetimeCast.php:32:28: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/Database/DataConverter/Cast/JsonCast.php#L39
system/Database/DataConverter/Cast/JsonCast.php:39:35: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/Database/DataConverter/Cast/URICast.php#L32
system/Database/DataConverter/Cast/URICast.php:32:24: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/Email/Email.php#L744
system/Email/Email.php:744:9: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: system/HTTP/Files/FileCollection.php#L91
system/HTTP/Files/FileCollection.php:91:83: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
Psalm Analysis
Process completed with exit code 2.