Skip to content

Fix: Reduce visibility #389

Fix: Reduce visibility

Fix: Reduce visibility #389

Triggered via pull request September 4, 2023 15:24
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yaml

on: pull_request
Matrix: PHPStan
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan (7.4): src/Faker/Core/DateTime.php#L59
Method Faker\Core\DateTime::setDefaultTimezone() is unused.
PHPStan (7.4): src/Faker/Core/DateTime.php#L64
Method Faker\Core\DateTime::getDefaultTimezone() is unused.
PHPStan (7.4): src/Faker/Core/DateTime.php#L64
Method Faker\Core\DateTime::getDefaultTimezone() never returns null so it can be removed from the return type.
PHPStan (7.4)
Process completed with exit code 1.