Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.
This repository was archived by the owner on May 4, 2023. It is now read-only.

violation of variable defined but not used is not correct #6

@mafesernaarboleda

Description

@mafesernaarboleda

Describe the bug
This indicates that there is a variable violation defined but not used, however, if you check the code, all variables are being used in the same file.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the code file.
  2. check the violations
  3. and check the variables are used correctly.
  4. See an error

Expected behavior
if there is a violation it must correspond to the verified file.

Screenshots
Oct-25-2021 17-04-53

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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