Fix pipeline related issues

Created on 15 June 2024, 6 months ago
Updated 30 June 2024, 6 months ago

Problem/Motivation

https://git.drupalcode.org/project/fullstory/-/pipelines/199824

Cspell - https://git.drupalcode.org/project/fullstory/-/jobs/1871317

./fullstory.module:68:5      - Unknown word (staticvar)  -- * @staticvar boolean $page_match
	 Suggestions: [statical, staticman, Staticman, sativa, static]
./js/fullstory.sample.js:13:44     - Unknown word (iness)      -- not looking for truth-iness, we're matching a string
	 Suggestions: [ines, Ines, ineos, ines's, Ineos]
./README.md:62:10     - Unknown word (Tollerson)  -- * [Jenna Tollerson](https://drupal.org
	 Suggestions: [Tollers, Toller, Tellers, Tillers, Toilers]

PHPstan - https://git.drupalcode.org/project/fullstory/-/jobs/1871315

  Line   src/Form/FullstoryAdminSettingsForm.php                           
 ------ ------------------------------------------------------------------ 
  115    Call to deprecated function user_role_names():                    
         in drupal:10.2.0 and is removed from drupal:11.0.0. Use           
           \Drupal\user\Entity\Role::loadMultiple() and, if necessary, an  
         inline                                                            
           implementation instead.   
📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom aaron.ferris

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024