James Dooley
Results
2
issues of
James Dooley
## Describe the bug **Command Name** `az artifacts universal download Extension Name: azure-devops. Version: 0.25.0.` **Errors:** ``` ``` ## To Reproduce: Steps to reproduce the behavior. Note that argument values...
**Describe your environment.** Android, Java code. **Steps to reproduce.** ```java EventProperties props = new EventProperties("MyEvent", DiagnosticLevel.DIAG_LEVEL_OPTIONA); String type = props.getType(); ``` **What is the expected behavior?** `getType()` returns an empty...
bug