Skip to content

Lock file maintenance, type inference improvements #404

Lock file maintenance, type inference improvements

Lock file maintenance, type inference improvements #404

Triggered via pull request November 27, 2023 03:06
Status Failure
Total duration 3m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
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)