New source addded github.com/unkn0w/disposable-email-domain-list #5
pr-phpstan-check.yml
on: pull_request
PHPStan check
29s
Annotations
6 errors
tests/Unit/Updater/BlacklistUpdater/Drivers/PhpBlacklistStyleFixerCodeCheckerTest.php#L26
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
|
tests/Unit/Updater/ChangelogTracker/LastSyncedBlacklistsFileManipulatorTest.php#L30
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
|
tests/Unit/Updater/DataManipulation/FileContentsLoaderTest.php#L28
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
|
tests/Unit/Updater/DataManipulation/FileContentsManipulatorTest.php#L28
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
|
tests/Unit/Updater/Support/UtilsTest.php#L20
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
|
updater/ReleaseNotesUpdater/ReleaseNotesUpdater.php#L128
No error with identifier return.type is reported on line 128.
|