One error remains after applying the patch (#2) from parent issue:

drupal-check web/modules/contrib/custom_search/
6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ -----------------------------------------------------------------------
Line src/Plugin/Block/CustomSearchBlock.php
------ -----------------------------------------------------------------------
270 Call to deprecated function file_uri_target():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::getTarget()
instead.
------ -----------------------------------------------------------------------
[ERROR] Found 1 error

CommentFileSizeAuthor
#2 3106249-2.patch1.23 KBravi.shankar

Comments

aliaksandr_rozum created an issue. See original summary.

ravi.shankar’s picture

Status: Needs work » Needs review
StatusFileSize
new1.23 KB

This patch may fix this issue.

aliaksandr_rozum’s picture

Status: Needs review » Reviewed & tested by the community

Hi, @ravi.shankar!
It looks like everything is ok)

web/modules/contrib/custom_search/
6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

[OK] No errors

suzymasri’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.