Skip to content

Latest commit

 

History

History
122 lines (122 loc) · 4.27 KB

File metadata and controls

122 lines (122 loc) · 4.27 KB
NameAboutLabelsAssignees
Report a Bug with the "code-analyzer" (v5) CLI CommandsReport an issue with one of the commands contained in the "@salesforce/plugin-code-analyzer" Salesforce CLI plugin.
Have you tried to resolve this issue yourself first?

You can often resolve code-analyzer issues on your own. Follow these steps:

  1. Read the error message.
  2. Read the Salesforce Code Analyzer documentation.
  3. Double-check the command that you ran. Make sure that items like file names, method names, and tag names are correctly spelled and cased.
  4. Verify that your code is syntactically valid.
  5. Verify that the error is reproducible on another computer.
  6. Check the open and closed issues to see if your issue is already logged.

Provide a clear and concise overview of the bug.

Attach any output or logs here.

List the steps that you used to reproduce the bug behavior. Be as specific and clear as possible. If possible, ensure the steps are reproducible on another machine and attach any files that demonstrate the issue.

Provide a clear and concise description of what you expected to happen.

What's your computer's operating system?

What do you get when you run the "sf --version" command?

What do you get when you run the "sf plugins" command?

What do you get when you run the "node --version" command?

What do you get when you run the "java -version" command?

What do you get when you run the "python --version" command?

Add any other context about your problem.

What ways have you found to sidestep the problem? If you haven't found a workaround, what have you tried so far?

What is the severity of the problem?