Revert "New source addded github.com/unkn0w/disposable-email-domain-list" #7
reviewdog report
reported by reviewdog 🐶
Findings (6)
tests/Unit/Updater/BlacklistUpdater/Drivers/PhpBlacklistStyleFixerCodeCheckerTest.php|26| Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
tests/Unit/Updater/ChangelogTracker/LastSyncedBlacklistsFileManipulatorTest.php|30| Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
tests/Unit/Updater/DataManipulation/FileContentsLoaderTest.php|28| Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
tests/Unit/Updater/DataManipulation/FileContentsManipulatorTest.php|28| Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
tests/Unit/Updater/Support/UtilsTest.php|20| Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
updater/ReleaseNotesUpdater/ReleaseNotesUpdater.php|128| No error with identifier return.type is reported on line 128.
Filtered Findings (0)
Annotations
github-actions / reviewdog
tests/Unit/Updater/BlacklistUpdater/Drivers/PhpBlacklistStyleFixerCodeCheckerTest.php#L26
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Raw output
/home/runner/work/disposable-email-filter-php/disposable-email-filter-php/tests/Unit/Updater/BlacklistUpdater/Drivers/PhpBlacklistStyleFixerCodeCheckerTest.php:26:Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
github-actions / reviewdog
tests/Unit/Updater/ChangelogTracker/LastSyncedBlacklistsFileManipulatorTest.php#L30
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Raw output
/home/runner/work/disposable-email-filter-php/disposable-email-filter-php/tests/Unit/Updater/ChangelogTracker/LastSyncedBlacklistsFileManipulatorTest.php:30:Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Check failure on line 28 in tests/Unit/Updater/DataManipulation/FileContentsLoaderTest.php
github-actions / reviewdog
tests/Unit/Updater/DataManipulation/FileContentsLoaderTest.php#L28
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Raw output
/home/runner/work/disposable-email-filter-php/disposable-email-filter-php/tests/Unit/Updater/DataManipulation/FileContentsLoaderTest.php:28:Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Check failure on line 28 in tests/Unit/Updater/DataManipulation/FileContentsManipulatorTest.php
github-actions / reviewdog
tests/Unit/Updater/DataManipulation/FileContentsManipulatorTest.php#L28
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Raw output
/home/runner/work/disposable-email-filter-php/disposable-email-filter-php/tests/Unit/Updater/DataManipulation/FileContentsManipulatorTest.php:28:Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Check failure on line 20 in tests/Unit/Updater/Support/UtilsTest.php
github-actions / reviewdog
tests/Unit/Updater/Support/UtilsTest.php#L20
Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Raw output
/home/runner/work/disposable-email-filter-php/disposable-email-filter-php/tests/Unit/Updater/Support/UtilsTest.php:20:Strict comparison using !== between non-falsy-string and '' will always evaluate to true.
Check failure on line 128 in updater/ReleaseNotesUpdater/ReleaseNotesUpdater.php
github-actions / reviewdog
updater/ReleaseNotesUpdater/ReleaseNotesUpdater.php#L128
No error with identifier return.type is reported on line 128.
Raw output
/home/runner/work/disposable-email-filter-php/disposable-email-filter-php/updater/ReleaseNotesUpdater/ReleaseNotesUpdater.php:128:No error with identifier return.type is reported on line 128.