Ensure CSpell doesn't show warnings

Created on 5 June 2024, 25 days ago
Updated 23 June 2024, 7 days ago

Problem/Motivation

The CSpell checker that runs in Gitlab CI reports some unrecognized words.

Steps to reproduce

See https://git.drupalcode.org/project/vendor_stream_wrapper/-/jobs/1788876

Proposed resolution

Fix spelling and add .cspell-project-words.txt for correctly spelled words (solving false positives).

API changes

\Drupal\vendor_stream_wrapper\Service\VendorStreamWrapperManagerInterface::creatUrlFromUri(), implemented by the vendor_stream_wrapper.manager service, needs to be corrected and is replaced by \Drupal\vendor_stream_wrapper\Service\VendorStreamWrapperManagerInterface::createUrlFromUri(). A deprecation warning has been added in 2.x branch and the original function is removed in 3.x.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands Watergate

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024