Created on 2 August 2023, 11 months ago
Updated 21 February 2024, 4 months ago

Problem/Motivation

There are several phpcs issues inside this module, which need to be fixed:

FILE: /var/www/html/web/modules/custom/cookies/src/Controller/CookiesDocsController.php
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\Services\CookiesConfigService.
--------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/src/Controller/ServiceConfigController.php
---------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Cache\CacheableJsonResponse.
---------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/src/Services/CookiesConfigService.php
-----------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Cache\Cache.
-----------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/config/schema/cookies.schema.yml
-------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------
 92 | ERROR | [x] Expected 1 newline at end of file; 2 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/cookies.links.menu.yml
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 34 | ERROR | [x] Expected 1 newline at end of file; 2 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/cookies.module
---------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------
  11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Render\BubbleableMetadata.
 134 | ERROR | [ ] Unnecessarily gendered language in a comment
---------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------


FILE: ...ar/www/html/web/modules/custom/cookies/modules/cookies_asset_injector/tests/src/FunctionalJavascript/TestCookiesAssetInjectorFunctionalJavascript.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------- 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\Entity\CookiesServiceGroup.
-----------------------------------------------------------------------------------------------------------------------------------------------------------PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------------------------------------

FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_asset_injector/cookies_asset_injector.module
------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Asset\AttachedAssetsInterface.
------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_recaptcha/css/cookies_recaptcha.css
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_filter/src/Services/CookiesFilterElementTypesService.php
---------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Entity\EntityTypeManagerInterface.
---------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_filter/src/Form/CookiesServiceFilterEntityForm.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Cache\CacheTagsInvalidator.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_filter/src/Plugin/Filter/CookiesFilter.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
 6 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Form\FormStateInterface.
-----------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_filter/tests/src/Functional/TestCookiesFilterFunctional.php
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------
 6 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies_filter\Entity\CookiesServiceFilterEntity.
-------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_filter/README.md
-------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------
 25 | WARNING | Line exceeds 80 characters; contains 90 characters
-------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_ga/cookies_ga.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_facebook_pixel/cookies_facebook_pixel.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_twitter_media/cookies_twitter_media.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 10 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_twitter_media/css/cookies_twitter_media.css
----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_ivw/cookies_ivw.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_gtag/tests/src/Functional/CookiesGtagFunctionalTest.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------
 5 | WARNING | [x] Unused use statement
 7 | ERROR   | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\google_tag\Entity\Container.
------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_gtag/cookies_gtag.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_instagram/cookies_instagram.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_instagram/css/cookies_instagram.css
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_video/cookies_video.module
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
 9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
-------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_video/css/cookies_media.css
------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_video/css/cookies_video_embed_field.css
------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/cookies/modules/cookies_matomo/cookies_matomo.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\cookies\CookiesKnockOutService.
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------

Steps to reproduce

Proposed resolution

Fix the phpcs issues.

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ“Œ Task
Status

Closed: duplicate

Version

1.2

Component

Code

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany Grevil

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @Grevil
  • Assigned to Neha-Verma
  • Merge request !95Issue #3378790: Fix phpcs issues โ†’ (Open) created by Neha-Verma
  • Open on Drupal.org โ†’
    Core: 10.1.x + Environment: PHP 8.1 & MySQL 8
    last update 11 months ago
    Waiting for branch to pass
  • Issue was unassigned.
  • Status changed to Needs review 11 months ago
  • Open on Drupal.org โ†’
    Core: 10.1.x + Environment: PHP 8.1 & MySQL 8
    last update 11 months ago
    Waiting for branch to pass
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Neha-Verma

    Fixed the phpcs issues.

  • Assigned to Grevil
  • ๐Ÿ‡ฉ๐Ÿ‡ชGermany Anybody Porta Westfalica
  • ๐Ÿ‡ฉ๐Ÿ‡ชGermany Grevil
  • Issue was unassigned.
  • Status changed to Needs work 10 months ago
  • ๐Ÿ‡ฉ๐Ÿ‡ชGermany Grevil

    The patch contains unrelated changes to some of the .svg files. Furthermore, an MR would be preferable.

  • Status changed to Needs review 10 months ago
  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 9.5.x + Environment: PHP 8.1 & MySQL 5.7
    last update 10 months ago
    88 pass
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Shreya_98

    @Grevil I have fixed the rest of the phpcs issues .Kindly review the patch file and i have attached the screenshot as well.

  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Preethy_ray

    pray_12 โ†’ made their first commit to this issueโ€™s fork.

  • Status changed to Needs work 5 months ago
  • ๐Ÿ‡ต๐Ÿ‡ญPhilippines clarkssquared

    Hi

    I applied MR !95 but it doesn't apply properly and there are many PHPCS issues that needs to be settled as you can see below

    โžœ  cookies git:(1.2.x) curl https://git.drupalcode.org/project/cookies/-/merge_requests/95.diff | patch -p1
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 15576    0 15576    0     0  24527      0 --:--:-- --:--:-- --:--:-- 24802
    patching file 'config/schema/cookies.schema.yml'
    patching file cookies.links.menu.yml
    patching file cookies.module
    patching file 'modules/cookies_asset_injector/cookies_asset_injector.module'
    patching file 'modules/cookies_asset_injector/tests/src/FunctionalJavascript/TestCookiesAssetInjectorFunctionalJavascript.php'
    patching file 'modules/cookies_facebook_pixel/cookies_facebook_pixel.module'
    patching file 'modules/cookies_filter/src/Form/CookiesServiceFilterEntityForm.php'
    patching file 'modules/cookies_filter/src/Plugin/Filter/CookiesFilter.php'
    patching file 'modules/cookies_filter/src/Services/CookiesFilterElementTypesService.php'
    patching file 'modules/cookies_filter/tests/src/Functional/TestCookiesFilterFunctional.php'
    patching file 'modules/cookies_ga/cookies_ga.module'
    1 out of 1 hunks failed--saving rejects to 'modules/cookies_ga/cookies_ga.module.rej'
    patching file 'modules/cookies_gtag/cookies_gtag.module'
    1 out of 1 hunks failed--saving rejects to 'modules/cookies_gtag/cookies_gtag.module.rej'
    patching file 'modules/cookies_gtag/tests/src/Functional/CookiesGtagFunctionalTest.php'
    1 out of 1 hunks failed--saving rejects to 'modules/cookies_gtag/tests/src/Functional/CookiesGtagFunctionalTest.php.rej'
    patching file 'modules/cookies_instagram/cookies_instagram.module'
    patching file 'modules/cookies_ivw/cookies_ivw.module'
    patching file 'modules/cookies_matomo/cookies_matomo.module'
    patching file 'modules/cookies_twitter_media/cookies_twitter_media.module'
    patching file 'modules/cookies_video/cookies_video.module'
    patching file 'src/Controller/CookiesDocsController.php'
    patching file 'src/Controller/ServiceConfigController.php'
    patching file 'src/Services/CookiesConfigService.php'
    โžœ  cookies git:(1.2.x) โœ— ..
    โžœ  contrib git:(master) โœ— phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml cookies       
    
    FILE: ...s/d9/d9-local/web/modules/contrib/cookies/modules/cookies_filter/README.md
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     25 | WARNING | Line exceeds 80 characters; contains 90 characters
    --------------------------------------------------------------------------------
    
    
    FILE: ...es/modules/cookies_gtag/tests/src/Functional/CookiesGtagFunctionalTest.php
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     5 | WARNING | [x] Unused use statement
    --------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------
    
    
    FILE: ...ontrib/cookies/modules/cookies_twitter_media/css/cookies_twitter_media.css
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------
    
    
    FILE: ...d9-local/web/modules/contrib/cookies/modules/cookies_ga/cookies_ga.install
    --------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     52 | ERROR | [x] Expected newline after closing brace
    --------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------
    
    
    FILE: ...odules/contrib/cookies/modules/cookies_instagram/css/cookies_instagram.css
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------
    
    
    FILE: ...es/contrib/cookies/modules/cookies_video/css/cookies_video_embed_field.css
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------
    
    
    FILE: ...al/web/modules/contrib/cookies/modules/cookies_video/css/cookies_media.css
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------
    
    
    FILE: ...odules/contrib/cookies/modules/cookies_recaptcha/css/cookies_recaptcha.css
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------
    
    Time: 2.29 secs; Memory: 34MB
    
    โžœ  contrib git:(master) โœ— 
    

    The MR is not mergable, so kindly fix it.

    moving this to needs work

  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Shreyas gowda

    i found Zero errors but i can see few warnings

    FILE: C:\wamp64\www\contribution\cookies\modules\cookies_filter\README.md
    -------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------
    25 | WARNING | Line exceeds 80 characters; contains 90 characters
    -------------------------------------------------------------------------

    FILE: C:\wamp64\www\contribution\cookies\modules\cookies_instagram\css\cookies_instagram.css
    --------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------
    1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------------------

    FILE: C:\wamp64\www\contribution\cookies\modules\cookies_recaptcha\css\cookies_recaptcha.css
    --------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------
    1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------------------

    FILE: C:\wamp64\www\contribution\cookies\modules\cookies_twitter_media\css\cookies_twitter_media.css
    ----------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------
    1 | WARNING | File appears to be minified and cannot be processed
    ----------------------------------------------------------------------------------------------------

    FILE: C:\wamp64\www\contribution\cookies\modules\cookies_video\css\cookies_media.css
    ------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------
    1 | WARNING | File appears to be minified and cannot be processed
    ------------------------------------------------------------------------------------

    FILE: C:\wamp64\www\contribution\cookies\modules\cookies_video\css\cookies_video_embed_field.css
    ------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------
    1 | WARNING | File appears to be minified and cannot be processed
    ------------------------------------------------------------------------------------------------

  • Status changed to Closed: duplicate 4 months ago
  • ๐Ÿ‡ฉ๐Ÿ‡ชGermany Grevil

    Already fixed as a part of ๐Ÿ› Aggregated JS knocked out Needs review .

Production build 0.69.0 2024