Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Issue with enabling maskSensitiveData property in codexeptjs 3.7.5

Open
#5,434 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
javascript, node.js
Domain
testing

Research direction

Start by reproducing the existing test failure after upgrading to v3.7.5 with maskSensitiveData enabled. Trace the "Input must be a valid String" error through the relevant logging or masking path; the issue is done when the existing tests pass with masking enabled and the logs identify the failing step clearly.

Written by the indexing model from the issue text.

Description

stale

After upgrading to v3.7.5 we are facing issues with existing tests when maskSensitive data property is true in config file

Getting below error
Invalid input error : Input must be a valid String

Logs are not showing at which step or function this is happening sp not able to find the root cause of this issue

Currently we have disabled that property but we need to enable it

Dominant language
JavaScript
Stars
4.2k
Forks
756
Avg merge
2d 9h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from codeceptjs/CodeceptJS

All issues in codeceptjs/CodeceptJS

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.