- Issue created by @urvashi_vora
- First commit to issue fork.
- @frederikvho opened merge request.
- š§šŖBelgium Frederikvho Belgium
Hi,
I applied the patch from the issue summary and ran PHPCS again but still received some errors/warnings.
I created a fork, applied the patch there, applied fixes from PHPCBF and applied some additional manual fixes like removing unused variables.
Please review: MR 1Kind regards
- Status changed to Needs work
7 months ago 12:39pm 31 May 2024 Hi @Frederikvho,
Applied MR!1 successfully and it fixed all issues.
search_api_pinecone-search_api_pinecone git:(1.0.x) curl https://git.drupalcode.org/project/search_api_pinecone/-/merge_requests/1.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6342 0 6342 0 0 13329 0 --:--:-- --:--:-- --:--:-- 13580 patching file search_api_pinecone.module patching file src/Plugin/search_api/backend/SearchApiPineconeBackend.php ā search_api_pinecone-search_api_pinecone git:(1.0.x) ā cd .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig search_api_pinecone-search_api_pinecone ā contrib git:(main) ā
Will move this to RTBC.
Thanks,
Jake- Status changed to RTBC
7 months ago 1:03pm 31 May 2024 - š®š³India manish-31
I have also confirmed the MR resolves all the PHPCS warnings.
RTBC +1
Updating ticket status from NW to RTBC.