Skip to content

Remove dependency on laminas-crypt #480

Remove dependency on laminas-crypt

Remove dependency on laminas-crypt #480

Triggered via pull request November 1, 2023 21:53
Status Failure
Total duration 1m 23s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
11s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ArgumentTypeCoercion: src/Protocol/Smtp/Auth/Crammd5.php#L66
src/Protocol/Smtp/Auth/Crammd5.php:66:59: ArgumentTypeCoercion: Argument 2 of Laminas\Mail\Protocol\Smtp\Auth\Crammd5::hmacMd5 expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
DocblockTypeContradiction: src/Protocol/Smtp/Auth/Crammd5.php#L130
src/Protocol/Smtp/Auth/Crammd5.php:130:13: DocblockTypeContradiction: Docblock-defined type non-empty-string for $data is always string (see https://psalm.dev/155)
DocblockTypeContradiction: src/Protocol/Smtp/Auth/Crammd5.php#L130
src/Protocol/Smtp/Auth/Crammd5.php:130:35: DocblockTypeContradiction: '' does not contain non-empty-string (see https://psalm.dev/155)