39m 13s
Mar 2, 2025, 7:37 PM

joomla-cms

[5.2][cypress] clean user session (#45059)

laoneo
laoneo
pushed
0c154ff4

Console Logs

24100 ------ ----------------------------------------------------------------------- 174s
24101 521 Access to deprecated static property $language of class 174s
24102 Joomla\CMS\Factory: 174s
24103 4.3 will be removed in 6.0 174s
24104 Use the language service in the DI container or get from 174s
24105 the application object 174s
24106 Example: 174s
24107 Factory::getApplication()->getLanguage(); 174s
24108 🪪 staticProperty.deprecated 174s
24109 772 Call to deprecated method register() of class JLoader: 174s
24110 4.3 will be removed in 6.0 174s
24111 Classes should be autoloaded. Use 174s
24112 JLoader::registerPrefix() or JLoader::registerNamespace() to 174s
24113 register an autoloader for your files. 174s
24114 🪪 staticMethod.deprecated 174s
24115 ------ ----------------------------------------------------------------------- 174s
24116 174s
24117 ------ -------------------------------------------------------------------------------------- 174s
24118 Line plugins/system/privacyconsent/src/Extension/PrivacyConsent.php 174s
24119 ------ -------------------------------------------------------------------------------------- 174s
24120 81 Method 174s
24121 Joomla\Plugin\System\PrivacyConsent\Extension\PrivacyConsent::onContentPrepareForm() 174s
24122 should return bool but return statement is missing. 174s
24123 🪪 return.missing 174s
24124 ------ -------------------------------------------------------------------------------------- 174s
24125 174s
24126 ------ ---------------------------------------------------------------------------------------------------- 174s
24127 Line plugins/system/stats/src/Extension/Stats.php 174s
24128 ------ ---------------------------------------------------------------------------------------------------- 174s
24129 552 Call to deprecated method getInstance() of class 174s
24130 Joomla\CMS\Cache\Cache: 174s
24131 4.2 will be removed in 6.0 174s
24132 Use the cache controller factory instead 174s
24133 Example: 174s
24134 Factory::getContainer()->get(CacheControllerFactoryInterface::class)->createCacheController($type, 174s
24135 $options); 174s
24136 🪪 staticMethod.deprecated 174s
24137 ------ ---------------------------------------------------------------------------------------------------- 174s
24138 174s
24139 ------ ------------------------------------------------------------------ 174s
24140 Line plugins/system/stats/src/Field/DataField.php 174s
24141 ------ ------------------------------------------------------------------ 174s
24142 56 Call to deprecated method triggerEvent() of interface 174s
24143 Joomla\CMS\Application\EventAwareInterface: 174s
24144 4.0 will be removed in 6.0 174s
24145 Use the Dispatcher method instead 174s
24146 Example: 174s
24147 Factory::getApplication()->getDispatcher()->dispatch($eventName, 174s
24148 $event); 174s
24149 🪪 method.deprecated 174s
24150 ------ ------------------------------------------------------------------ 174s
24151 174s
24152 ------ --------------------------------------------------------------- 174s
24153 Line plugins/system/webauthn/src/Authentication.php 174s
24154 ------ --------------------------------------------------------------- 174s
24155 193 Class Webauthn\AuthenticatorSelectionCriteria does not have a 174s
24156 constructor and must be instantiated without any parameters. 174s
24157 🪪 new.noConstructor 174s
24158 ------ --------------------------------------------------------------- 174s
24159 174s
24160 ------ --------------------------------------------------------- 174s
24161 Line plugins/system/webauthn/src/MetadataRepository.php 174s
24162 ------ --------------------------------------------------------- 174s
24163 129 Call to deprecated method forUnsecuredSigner() of class 174s
24164 Lcobucci\JWT\Configuration: 174s
24165 Deprecated since v4.3 174s
24166 🪪 staticMethod.deprecated 174s
24167 ------ --------------------------------------------------------- 174s
24168 174s
24169 ------ -------------------------------------------------------------------- 174s
24170 Line plugins/system/webauthn/src/PluginTraits/UserProfileFields.php (in 174s
24171 context of class Joomla\Plugin\System\Webauthn\Extension\Webauthn) 174s
24172 ------ -------------------------------------------------------------------- 174s
24173 178 Call to deprecated method register() of class 174s
24174 Joomla\CMS\HTML\HTMLHelper: 174s
24175 4.0 will be removed in 6.0 174s
24176 Use the service registry instead 174s
24177 HTMLHelper::getServiceRegistry()->register($key, 174s
24178 $function); 174s
24179 🪪 staticMethod.deprecated 174s
24180 ------ -------------------------------------------------------------------- 174s
24181 174s
24182 ------ --------------------------------------------------------------------- 174s
24183 Line plugins/task/sitestatus/services/provider.php 174s
24184 ------ --------------------------------------------------------------------- 174s
24185 40 Instantiated class JConfig not found. 174s
24186 🪪 class.notFound 174s
24187 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 174s
24188 ------ --------------------------------------------------------------------- 174s
24189 174s
24190 ------ -------------------------------------------------------------------------------------- 174s
24191 Line plugins/task/updatenotification/src/Extension/UpdateNotification.php 174s
24192 ------ -------------------------------------------------------------------------------------- 174s
24193 248 Call to deprecated method getInstance() of class 174s
24194 Joomla\CMS\Table\Table: 174s
24195 4.3 will be removed in 6.0 174s
24196 Use the MvcFactory instead 174s
24197 Example: 174s
24198 Factory::getApplication()->bootComponent('...')->getMVCFactory()->createTable($name, 174s
24199 $prefix, $config); 174s
24200 🪪 staticMethod.deprecated 174s
24201 ------ -------------------------------------------------------------------------------------- 174s
24202 174s
24203 ------ ----------------------------------------------------------------------- 174s
24204 Line plugins/user/joomla/src/Extension/Joomla.php 174s
24205 ------ ----------------------------------------------------------------------- 174s
24206 194 Access to deprecated static property $language of class 174s
24207 Joomla\CMS\Factory: 174s
24208 4.3 will be removed in 6.0 174s
24209 Use the language service in the DI container or get from 174s
24210 the application object 174s
24211 Example: 174s
24212 Factory::getApplication()->getLanguage(); 174s
24213 🪪 staticProperty.deprecated 174s
24214 199 Access to deprecated static property $language of class 174s
24215 Joomla\CMS\Factory: 174s
24216 4.3 will be removed in 6.0 174s
24217 Use the language service in the DI container or get from 174s
24218 the application object 174s
24219 Example: 174s
24220 Factory::getApplication()->getLanguage(); 174s
24221 🪪 staticProperty.deprecated 174s
24222 241 Access to deprecated static property $language of class 174s
24223 Joomla\CMS\Factory: 174s
24224 4.3 will be removed in 6.0 174s
24225 Use the language service in the DI container or get from 174s
24226 the application object 174s
24227 Example: 174s
24228 Factory::getApplication()->getLanguage(); 174s
24229 🪪 staticProperty.deprecated 174s
24230 357 Call to deprecated method getSession() of class Joomla\CMS\Factory: 174s
24231 4.3 will be removed in 6.0 174s
24232 Use the session service in the DI container or get from 174s
24233 the application object 174s
24234 Example: 174s
24235 Factory::getApplication()->getSession(); 174s
24236 🪪 staticMethod.deprecated 174s
24237 503 Call to deprecated method set() of class Joomla\CMS\User\User: 174s
24238 4.3.0 will be removed in 6.0 174s
24239 Create a proper setter function for the property 174s
24240 🪪 method.deprecated 174s
24241 ------ ----------------------------------------------------------------------- 174s
24242 174s
24243 ------ --------------------------------------------------------------- 174s
24244 Line plugins/user/profile/src/Extension/Profile.php 174s
24245 ------ --------------------------------------------------------------- 174s
24246 102 Call to deprecated method register() of class 174s
24247 Joomla\CMS\HTML\HTMLHelper: 174s
24248 4.0 will be removed in 6.0 174s
24249 Use the service registry instead 174s
24250 HTMLHelper::getServiceRegistry()->register($key, 174s
24251 $function); 174s
24252 🪪 staticMethod.deprecated 174s
24253 106 Call to deprecated method register() of class 174s
24254 Joomla\CMS\HTML\HTMLHelper: 174s
24255 4.0 will be removed in 6.0 174s
24256 Use the service registry instead 174s
24257 HTMLHelper::getServiceRegistry()->register($key, 174s
24258 $function); 174s
24259 🪪 staticMethod.deprecated 174s
24260 110 Call to deprecated method register() of class 174s
24261 Joomla\CMS\HTML\HTMLHelper: 174s
24262 4.0 will be removed in 6.0 174s
24263 Use the service registry instead 174s
24264 HTMLHelper::getServiceRegistry()->register($key, 174s
24265 $function); 174s
24266 🪪 staticMethod.deprecated 174s
24267 114 Call to deprecated method register() of class 174s
24268 Joomla\CMS\HTML\HTMLHelper: 174s
24269 4.0 will be removed in 6.0 174s
24270 Use the service registry instead 174s
24271 HTMLHelper::getServiceRegistry()->register($key, 174s
24272 $function); 174s
24273 🪪 staticMethod.deprecated 174s
24274 ------ --------------------------------------------------------------- 174s
24275 174s
24276 ------ ----------------------------------------------------------------------- 174s
24277 Line plugins/user/profile/src/Field/TosField.php 174s
24278 ------ ----------------------------------------------------------------------- 174s
24279 80 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 174s
24280 4.3 will be removed in 6.0 174s
24281 Use the language service in the DI container or get from 174s
24282 the application object 174s
24283 Example: 174s
24284 Factory::getApplication()->getLanguage(); 174s
24285 🪪 staticMethod.deprecated 174s
24286 106 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 174s
24287 4.3 will be removed in 6.0 174s
24288 Use the language service in the DI container or get from 174s
24289 the application object 174s
24290 Example: 174s
24291 Factory::getApplication()->getLanguage(); 174s
24292 🪪 staticMethod.deprecated 174s
24293 ------ ----------------------------------------------------------------------- 174s
24294 174s
24295 ------ ------------------------------------------------------------------ 174s
24296 Line plugins/user/terms/src/Extension/Terms.php 174s
24297 ------ ------------------------------------------------------------------ 174s
24298 62 Method 174s
24299 Joomla\Plugin\User\Terms\Extension\Terms::onContentPrepareForm() 174s
24300 should return bool but return statement is missing. 174s
24301 🪪 return.missing 174s
24302 ------ ------------------------------------------------------------------ 174s
24303 174s
24304 ------ ----------------------------------------------------------------------- 174s
24305 Line plugins/user/terms/src/Field/TermsField.php 174s
24306 ------ ----------------------------------------------------------------------- 174s
24307 98 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 174s
24308 4.3 will be removed in 6.0 174s
24309 Use the language service in the DI container or get from 174s
24310 the application object 174s
24311 Example: 174s
24312 Factory::getApplication()->getLanguage(); 174s
24313 🪪 staticMethod.deprecated 174s
24314 ------ ----------------------------------------------------------------------- 174s
24315 174s
24316 ------ ----------------------------------------------------------------------------------------- 174s
24317 Line plugins/workflow/featuring/src/Extension/Featuring.php 174s
24318 ------ ----------------------------------------------------------------------------------------- 174s
24319 197 Call to deprecated method singularize() of class 174s
24320 Doctrine\Common\Inflector\Inflector. 174s
24321 🪪 staticMethod.deprecated 174s
24322 361 Method 174s
24323 Joomla\Plugin\Workflow\Featuring\Extension\Featuring::onContentBeforeChangeFeatured() 174s
24324 should return bool but return statement is missing. 174s
24325 🪪 return.missing 174s
24326 435 Method 174s
24327 Joomla\Plugin\Workflow\Featuring\Extension\Featuring::onContentVersioningPrepareTable() 174s
24328 should return bool but return statement is missing. 174s
24329 🪪 return.missing 174s
24330 ------ ----------------------------------------------------------------------------------------- 174s
24331 174s
24332 ------ ------------------------------------------------------------------------------------------- 174s
24333 Line plugins/workflow/publishing/src/Extension/Publishing.php 174s
24334 ------ ------------------------------------------------------------------------------------------- 174s
24335 213 Call to deprecated method singularize() of class 174s
24336 Doctrine\Common\Inflector\Inflector. 174s
24337 🪪 staticMethod.deprecated 174s
24338 341 Method 174s
24339 Joomla\Plugin\Workflow\Publishing\Extension\Publishing::onWorkflowAfterTransition() 174s
24340 should return bool but return statement is missing. 174s
24341 🪪 return.missing 174s
24342 440 Method 174s
24343 Joomla\Plugin\Workflow\Publishing\Extension\Publishing::onContentVersioningPrepareTable() 174s
24344 should return bool but return statement is missing. 174s
24345 🪪 return.missing 174s
24346 ------ ------------------------------------------------------------------------------------------- 174s
24347 174s
24348 [ERROR] Found 3642 errors 174s
24349 174s
Exit Code 1