Skip to content
Snippets Groups Projects
Commit a3f284a5 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes...

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes for Unite and functional tests
parent f57795ec
Branches
Tags
No related merge requests found
Pipeline #25974 failed
Pipeline: entityqueue_form_widget

#25977

    Pipeline: entityqueue_form_widget

    #25976

      ......@@ -142,7 +142,7 @@ stages:
      <<: [ *with-composer-cache, *default-job-settings-lint ]
      stage: 🪄 Lint
      script:
      - php vendor/squizlabs/php_codesniffer/bin/phpcs --standard=.phpcs.xml $CI_PROJECT_DIR
      - php vendor/squizlabs/php_codesniffer/bin/phpcs --standard=.phpcs.xml src
      '🧹 PHP Static Analysis (phpstan)':
      <<: [ *with-composer-cache, *default-job-settings-lint ]
      ......
      ......@@ -22,5 +22,5 @@ parameters:
      - yarn.lock
      ignoreErrors:
      - "#^Call to static method loadMultiple\(\) on an unknown class#"
      - '#Call to static method loadMultiple\(\) on an unknown class#'
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment