Problem/Motivation

cspell reports, among other things,

graphql/core/EntityRevisionable.graphqls:3:64 - Unknown word (implemeted) -- sionableInterface but is only implemeted by entity types where
Suggestions: [implemented, implementer, implanted, implement, implements]
graphql/render_field_item.base.graphqls:3:38 - Unknown word (viewmode) -- field item in the given viewmode.
Suggestions: [viewed, viewbox, viewable, viewport]
graphql/render_field_item.base.graphqls:10:33 - Unknown word (viewmode) -- the field in the given viewmode.
Suggestions: [viewed, viewbox, viewable, viewport]
graphql/user_login.base.graphqls:16:28 - Unknown word (successfull) -- user ID if login was successfull.
Suggestions: [successful, successfully, SUCCESSFUL]
graphql/user_login.base.graphqls:21:30 - Unknown word (successfull) -- user name if login was successfull.
Suggestions: [successful, successfully, SUCCESSFUL]
graphql/user_login.base.graphqls:41:35 - Unknown word (successfull) -- message if logout was not successfull.
Suggestions: [successful, successfully, SUCCESSFUL]
graphql/user_login.base.graphqls:56:43 - Unknown word (successfull) -- password reset was not successfull.
Suggestions: [successful, successfully, SUCCESSFUL]
graphql/user_login.base.graphqls:71:44 - Unknown word (successfull) -- password change was not successfull.
Suggestions: [successful, successfully, SUCCESSFUL]
modules/graphql_form_schema/src/Plugin/GraphQL/DataProducer/FormResult.php:173:12 - Unknown word (programatically) -- // programatically.
Suggestions: [programmatically, pragmatically, problematically]
modules/graphql_metatag_schema_org_schema/src/Plugin/GraphQL/DataProducer/MetatagsSchemaOrg.php:148:18 - Unknown word (Metag) -- /** @var Metag $jsonld */
Suggestions: [meta, Meta, Metal, Metage, META]
modules/graphql_translatable_config_pages/Readme.MD:3:11 - Unknown word (translateable) -- Create an translateable_config_page entity bundle
Suggestions: [translatable, translatables, transmutable, transmittable]
src/CoreComposableResolver.php:370:12 - Unknown word (proery) -- * The proery name.
Suggestions: [porer, prey, peery, poesy, prexy]
src/EntitySchemaBuilder.php:484:48 - Unknown word (alrady) -- with the same name has alrady been generated, use
Suggestions: [already, alary, lardy, allday, arad]
src/EntitySchemaBuilder.php:969:21 - Unknown word (defintions) -- * The property defintions.
Suggestions: [definitions, definiens, defections, definition, deflations]
src/Form/CoreComposableSchemaFormHelper.php:329:16 - Unknown word (Defintions) -- $entityTypeDefintions = \Drupal::entityTypeManager
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Form/CoreComposableSchemaFormHelper.php:330:22 - Unknown word (Defintions) -- ksort($entityTypeDefintions);
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Form/CoreComposableSchemaFormHelper.php:337:25 - Unknown word (Defintions) -- foreach ($entityTypeDefintions as $key => $type) {
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Plugin/GraphQL/DataProducer/LanguageSwitchLinks.php:124:34 - Unknown word (attibutes) -- attributes' => $link['attibutes'] ?? [],
Suggestions: [attributes, ATTRIBUTES, attitudes, attribute, attribute's]
src/Plugin/GraphQL/DataProducer/Route.php:209:21 - Unknown word (extenable) -- // configurable/extenable by users of the module
Suggestions: [extendable, enterable, extensile, expendable, extendible]
src/Plugin/GraphQL/DataProducer/User/Login.php:76:50 - Unknown word (occured) -- An unexpected error occured when trying to login
Suggestions: [occurred, ochred, accrued, cured, occur]
src/Plugin/GraphQL/DataProducer/User/Logout.php:77:50 - Unknown word (occured) -- An unexpected error occured when trying to logout
Suggestions: [occurred, ochred, accrued, cured, occur]
src/Plugin/GraphQL/Schema/CoreComposableSchema.php:169:16 - Unknown word (Defintions) -- $coreSchemaDefintions = $this->getCoreSchemaDefinit
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Plugin/GraphQL/Schema/CoreComposableSchema.php:170:16 - Unknown word (Defintions) -- $entityTypeDefintions = $this->entityTypeManager
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Plugin/GraphQL/Schema/CoreComposableSchema.php:177:36 - Unknown word (Defintions) -- array_keys($entityTypeDefintions) as $typeId) {
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Plugin/GraphQL/Schema/CoreComposableSchema.php:187:90 - Unknown word (Defintions) -- $config, $coreSchemaDefintions);
Suggestions: [Definitions, Definiens, Defections, Definition, Deflations]
src/Plugin/GraphQL/SchemaExtension/ImageExtension.php:130:35 - Unknown word (genereated) -- if the type has been genereated at all.
Suggestions: [generated, GENERATED, generate, generale, generates]
src/Plugin/GraphQL/SchemaExtension/RoutingExtension.php:22:41 - Unknown word (fileds) -- Add URL and routing fileds and types.",
Suggestions: [fields, Fields, filed, files, file's]
src/Plugin/GraphQL/UserMutationBase.php:62:34 - Unknown word (Middlware) -- Override middleware port. Middlware was using random ports
Suggestions: [Middleware, Middlewares, Middler, Middle, Middlers]
tests/src/Kernel/GenerateSchemaTest.php:487:8 - Unknown word (implemeting) -- $implemetingInterfaces = array_map
Suggestions: [implementing, implement, implanting, implicating, imprecating]
tests/src/Kernel/GenerateSchemaTest.php:493:10 - Unknown word (implemeting) -- $implemetingInterfaces,
Suggestions: [implementing, implement, implanting, implicating, imprecating]
tests/src/Traits/CoreComposableServerBuilder.php:24:6 - Unknown word (Wheter) -- * Wheter value fields are enabled
Suggestions: [Whiter, Whether, Whetter, Where, Wehner]

Steps to reproduce

see https://git.drupalcode.org/project/graphql_core_schema/-/jobs/5448508

Proposed resolution

Standardize spelling of English words.

Remaining tasks

make a MR.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

benstallings created an issue. See original summary.

benstallings’s picture

Assigned: benstallings » Unassigned
Status: Active » Needs review

czigor made their first commit to this issue’s fork.

czigor’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.