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

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

Open
mafesernaarboleda opened this issue Oct 25, 2021 · 1 comment
Open

Comments

@mafesernaarboleda
Copy link

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.

@juli1
Copy link
Collaborator

juli1 commented Nov 8, 2021

@mafesernaarboleda that is an interesting one. Can you share the URL you are using? That should normally not happen.

If no URL, can you share the doc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants