Problem/Motivation

This module defines configuration; however, does not define the configuration schema necessary to validate the configuration.

➜  🤖 Analyzing…
 Legend for Data: 
  ✅❓  → Correct primitive type, detailed validation impossible.
  ✅✅  → Correct primitive type, passed all validation constraints.
 -------------------------------------------------------------------------------------------------------- ---------------- ------------- ---------- 
  Key                                                                                                      Status           Validatable   Data
 -------------------------------------------------------------------------------------------------------- ---------------- ------------- ----------
  mollie.config                                                                                            No schema

Steps to reproduce

Use config_inspector (or some other config schema validation tool), and see that the configuration for this module is missing a schema.

Proposed resolution

Define the configuration schema.

Issue fork mollie-3456004

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

Arkener created an issue. See original summary.

arkener’s picture

Status: Active » Needs review

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

ricovandevin’s picture

Version: 2.2.x-dev » 2.3.x-dev

  • ricovandevin committed 25189d56 on 2.3.x
    fix: #3456004 Converted test_mode config value to boolean
    
    By:...
ricovandevin’s picture

Status: Needs review » Fixed

Merged to the 2.3.x branch. Also converted the test_mode config to boolean.

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

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

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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