fixed setUp()
/tearDown()
visibility
#564
Annotations
5 errors and 4 warnings
Show PHPCS results in PR
Process completed with exit code 1.
|
Run PHP CodeSniffer
Process completed with exit code 2.
|
Run phpstan:
tests/TestCase/Command/IndexCommandTest.php#L54
Ignored error pattern #^Cannot call method messages\(\) on Cake\\Console\\TestSuite\\StubConsoleOutput\|null\.$# in path /home/runner/work/cakephp-database-backup/cakephp-database-backup/tests/TestCase/Command/IndexCommandTest.php is expected to occur 2 times, but occurred 3 times.
|
Run phpstan:
tests/TestCase/Command/IndexCommandTest.php#L80
Cannot call method messages() on Cake\Console\TestSuite\StubConsoleOutput|null.
|
Run phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Show PHPCS results in PR:
tests/TestCase/Utility/BackupExportAndImportTest.php#L70
When inheriting entire doc comment, @inheritdoc must be used instead of {@inheritdoc}.
|
Show PHPCS results in PR:
tests/TestCase/Driver/PostgresTest.php#L28
When inheriting entire doc comment, @inheritdoc must be used instead of {@inheritdoc}.
|
Show PHPCS results in PR:
tests/TestCase/Driver/SqliteTest.php#L28
When inheriting entire doc comment, @inheritdoc must be used instead of {@inheritdoc}.
|
Loading