Skip to content

Revert "New source addded github.com/unkn0w/disposable-email-domain-list" #7

Revert "New source addded github.com/unkn0w/disposable-email-domain-list"

Revert "New source addded github.com/unkn0w/disposable-email-domain-list" #7

GitHub Actions / reviewdog failed Jul 23, 2024 in 1s

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

Check failure on line 26 in tests/Unit/Updater/BlacklistUpdater/Drivers/PhpBlacklistStyleFixerCodeCheckerTest.php

See this annotation in the file changed.

@github-actions 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.

Check failure on line 30 in tests/Unit/Updater/ChangelogTracker/LastSyncedBlacklistsFileManipulatorTest.php

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.