- Issue created by @sophiavs
- 🇮🇳India dineshkumarbollu
HI
After patch applied on 8.x.1.x in my local it still as D10 comaptible error,
vendor/bin/drush upgrade_status:analyze get_linkedin_posts
[notice] Processing /var/www/html/vb9/web/modules/contrib/get_linkedin_posts-3363219.================================================================================
Get Linkedin Posts, --
Scanned on Mon, 05/29/2023 - 10:14FILE:
web/modules/contrib/get_linkedin_posts-3363219/src/GetLinkedinPostsBase.phpSTATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 150 Call to deprecated function file_save_data(). Deprecated in
drupal:9.3.0 and is removed from drupal:10.0.0. Use
Drupal\file\FileRepositoryInterface::writeData() instead.
--------------------------------------------------------------------------------
Check manually 170 Relying on entity queries to check access by default is
deprecated in drupal:9.2.0 and an error will be thrown from
drupal:10.0.0. Call
\Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
TRUE or FALSE to specify whether access should be checked.
--------------------------------------------------------------------------------
Check manually 250 Relying on entity queries to check access by default is
deprecated in drupal:9.2.0 and an error will be thrown from
drupal:10.0.0. Call
\Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
TRUE or FALSE to specify whether access should be checked.
--------------------------------------------------------------------------------