Skip to content

Remove plausible once again #82

Remove plausible once again

Remove plausible once again #82

Triggered via push August 12, 2024 04:08
Status Failure
Total duration 50s
Artifacts

qa.yml

on: push
Run PHP-CS-Fixer, PHPUnit and PHPStan
39s
Run PHP-CS-Fixer, PHPUnit and PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run PHP-CS-Fixer, PHPUnit and PHPStan: src/Service/RenderService.php#L49
Strict comparison using === between false and string will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/ClanImporterTest.php#L68
Call to static method PHPUnit\Framework\Assert::assertCount() with 2 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/ClanImporterTest.php#L103
Call to static method PHPUnit\Framework\Assert::assertCount() with 1 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/ClanImporterTest.php#L133
Call to static method PHPUnit\Framework\Assert::assertCount() with 1 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/PlayerImporterTest.php#L157
Call to static method PHPUnit\Framework\Assert::assertCount() with 1 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/PlayerImporterTest.php#L190
Call to static method PHPUnit\Framework\Assert::assertCount() with 1 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/PlayerImporterTest.php#L223
Call to static method PHPUnit\Framework\Assert::assertCount() with 3 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/PlayerImporterTest.php#L266
Call to static method PHPUnit\Framework\Assert::assertCount() with 1 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/PlayerImporterTest.php#L309
Call to static method PHPUnit\Framework\Assert::assertCount() with 3 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan: tests/Integration/Importer/PlayerImporterTest.php#L365
Call to static method PHPUnit\Framework\Assert::assertCount() with 1 and array{} will always evaluate to false.
Run PHP-CS-Fixer, PHPUnit and PHPStan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/