Drupal 10 Compatibility

Created on 12 May 2023, over 1 year ago
Updated 15 May 2023, over 1 year ago

Problem/Motivation

Temporary Storages Killer 1.0.0-alpha1

2 warnings found.

web/modules/contrib/tsk/src/Form/TskEntityForm.php:
┌──────────┬──────┬──────────────────────────────────────────────────────────────┐
│ STATUS │ LINE │ MESSAGE │
├──────────┼──────┼──────────────────────────────────────────────────────────────┤
│ Check │ 172 │ Relying on entity queries to check access by default is │
│ manually │ │ 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. │
│ │ │ │
└──────────┴──────┴──────────────────────────────────────────────────────────────┘

web/modules/contrib/tsk/tsk.info.yml:
┌──────────┬──────┬────────────────────────────────────────────────────────────┐
│ STATUS │ LINE │ MESSAGE │
├──────────┼──────┼────────────────────────────────────────────────────────────┤
│ Check │ 0 │ Value of core_version_requirement: ^8 || ^9 is not │
│ manually │ │ compatible with the next major version of Drupal core. See │
│ │ │ https://drupal.org/node/3070687. │
│ │ │ │
└──────────┴──────┴────────────────────────────────────────────────────────────┘

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India yogeshsevak Rajasthan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024