Skip to content

fix(db): Truncate long IMAP message IDs #4508

fix(db): Truncate long IMAP message IDs

fix(db): Truncate long IMAP message IDs #4508

Triggered via pull request September 19, 2024 15:06
Status Failure
Total duration 7m 39s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PossiblyNullArgument: lib/Db/MessageMapper.php#L238
lib/Db/MessageMapper.php:238:16: PossiblyNullArgument: Argument 1 of mb_substr cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArgument: lib/Db/MessageMapper.php#L556
lib/Db/MessageMapper.php:556:41: PossiblyNullArgument: Argument 2 of OCA\Mail\Db\TagMapper::untagMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
static-psalm-analysis dev-master
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.