Skip to content

PHPORM-28 Add Scout engine to index into MongoDB Search #2229

PHPORM-28 Add Scout engine to index into MongoDB Search

PHPORM-28 Add Scout engine to index into MongoDB Search #2229

Triggered via pull request November 13, 2024 16:36
Status Failure
Total duration 39s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpcs: tests/Scout/SearchableTest.php#L65
Method name "SearchableTest::test_it_can_use_basic_search" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L78
Method name "SearchableTest::test_it_can_use_basic_search_with_query_callback" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L93
Method name "SearchableTest::test_it_can_use_basic_search_to_fetch_keys" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L111
Method name "SearchableTest::test_it_can_use_basic_search_with_query_callback_to_fetch_keys" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L129
Method name "SearchableTest::test_it_return_same_keys_with_query_callback" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L137
Method name "SearchableTest::test_it_can_use_paginated_search" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L158
Method name "SearchableTest::test_uses_different_indexes" is not in camel caps format
phpcs: tests/Scout/SearchableTest.php#L176
Method name "SearchableTest::test_it_can_use_paginated_search_with_query_callback" is not in camel caps format
phpcs
Process completed with exit code 1.