Skip to content

Log files being processed for too long #270

Log files being processed for too long

Log files being processed for too long #270

Triggered via pull request January 30, 2025 19:25
Status Failure
Total duration 2m 54s
Artifacts

macos-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
InvalidFalsableReturnType: src/Psalm/Internal/Fork/IgbinarySerializer.php#L19
src/Psalm/Internal/Fork/IgbinarySerializer.php:19:39: InvalidFalsableReturnType: The declared return type 'string' for Psalm\Internal\Fork\IgbinarySerializer::serialize does not allow false, but 'false|string' contains false (see https://psalm.dev/143)
FalsableReturnStatement: src/Psalm/Internal/Fork/IgbinarySerializer.php#L22
src/Psalm/Internal/Fork/IgbinarySerializer.php:22:20: FalsableReturnStatement: The declared return type 'string' for Psalm\Internal\Fork\IgbinarySerializer::serialize does not allow false, but the function returns 'false|string' (see https://psalm.dev/137)
build
Process completed with exit code 2.