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

Resolving CLI reference error due in exception handling #2903

Merged

Conversation

nharper285
Copy link
Contributor

Summary of the Pull Request

What is this about?
Several commands were outputting a json variable referenced before assignment error. The issue has been resolved with this PR.

PR Checklist

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2023

Codecov Report

Merging #2903 (7628ab8) into main (f12319b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2903   +/-   ##
=======================================
  Coverage   28.04%   28.04%           
=======================================
  Files         302      302           
  Lines       35802    35802           
=======================================
  Hits        10041    10041           
  Misses      25761    25761           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nharper285 nharper285 merged commit e653f9b into microsoft:main Mar 2, 2023
@mgreisen mgreisen mentioned this pull request Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants