Skip to content

Lock file maintenance #403

Lock file maintenance

Lock file maintenance #403

Triggered via push November 27, 2023 00:58
Status Failure
Total duration 1m 3s
Artifacts
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
MixedArgumentTypeCoercion: src/Compress.php#L80
src/Compress.php:80:39: MixedArgumentTypeCoercion: Argument 1 of ucfirst expects string, but parent type array-key provided (see https://psalm.dev/194)
RedundantCondition: src/Decompress.php#L39
src/Decompress.php:39:13: RedundantCondition: Type never for $value is never null (see https://psalm.dev/122)
NoValue: src/Decompress.php#L40
src/Decompress.php:40:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/Decrypt.php#L28
src/Decrypt.php:28:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/Encrypt.php#L174
src/Encrypt.php:174:13: RedundantCondition: Type never for $value is never numeric (see https://psalm.dev/122)
NoValue: src/Encrypt.php#L175
src/Encrypt.php:175:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/File/Decrypt.php#L67
src/File/Decrypt.php:67:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/File/Encrypt.php#L67
src/File/Encrypt.php:67:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/File/Rename.php#L187
src/File/Rename.php:187:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/File/UpperCase.php#L33
src/File/UpperCase.php:33:13: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)