Skip to content

Cannot reassign const variable 'response' in reporterHTML.js #1162

Description

@akram2025-spec

Description

In bin/helpers/reporterHTML.js, the variable response is declared with const but later reassigned.

Location

  • File: bin/helpers/reporterHTML.js
  • Declaration around line 47
  • Reassignment at line 68:
response = error.response.data;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions