Skip to content

Add documentation search feature #12

Add documentation search feature

Add documentation search feature #12

Re-run triggered January 13, 2026 19:25
Status Failure
Total duration 59s
Artifacts

Build.yml

on: pull_request
Matrix: PHPStan
Matrix: PHPUnit
Matrix: Prettier
Matrix: Vite
PHP-CS-Fixer
9s
PHP-CS-Fixer
Deploy code to prod
0s
Deploy code to prod
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L83
Access to an undefined property UserFrosting\Learn\Bakery\SearchIndexCommand::$io.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L81
Access to an undefined property UserFrosting\Learn\Bakery\SearchIndexCommand::$io.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L77
Access to an undefined property UserFrosting\Learn\Bakery\SearchIndexCommand::$io.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L72
Access to an undefined property UserFrosting\Learn\Bakery\SearchIndexCommand::$io.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L70
Access to an undefined property UserFrosting\Learn\Bakery\SearchIndexCommand::$io.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L69
Only booleans are allowed in an if condition, mixed given.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L62
Access to an undefined property UserFrosting\Learn\Bakery\SearchIndexCommand::$io.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L41
Call to an undefined method UserFrosting\Learn\Bakery\SearchIndexCommand::setName().
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L33
UserFrosting\Learn\Bakery\SearchIndexCommand::__construct() calls parent::__construct() but UserFrosting\Learn\Bakery\SearchIndexCommand does not extend any class.
PHPStan - PHP 8.4: app/src/Bakery/SearchIndexCommand.php#L25
Class UserFrosting\Learn\Bakery\SearchIndexCommand extends unknown class UserFrosting\Sprinkle\Core\Bakery\BaseCommand.
PHPUnit - PHP 8.4
Process completed with exit code 1.
PHPUnit - PHP 8.4: app/tests/Search/SearchServiceTest.php#L150
Failed asserting that 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. This is the important part. More text follows here.' [ASCII](length: 108) contains "..." [ASCII](length: 3).
PHPUnit - PHP 8.4: app/tests/Search/SearchServiceTest.php#L63
Failed asserting that 0 is greater than 0.
PHPUnit - PHP 8.4: app/tests/Controller/SearchControllerTest.php#L72
Failed asserting that 0 is greater than 0.
PHPUnit - PHP 8.4
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results