zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
171 stars 91 forks source link

Clean-up rediscovered code smells/duplication warnings #2063

Open traeok opened 1 year ago

traeok commented 1 year ago

Is your feature request related to a problem? Please describe.

After TSLint was removed from the codebase, SonarCloud reported code smells for some functions that were previously ignored. Some duplication warnings also appeared from the TSLint removal PR and the UI refactor PR. These code smells/duplication warnings should be resolved within its own PR.

UI refactor PR: #2047 TSLint removal PR: #2029

Describe the solution you'd like

Fix code smells/duplication warnings that resurfaced with these PRs.

github-actions[bot] commented 1 year ago

Thank you for raising this issue. The community has 90 days to upvote 👍 the issue. If it receives 10 upvotes, we will move it to our backlog. If not, we will close it.

github-actions[bot] commented 1 year ago

Thank you for creating a bug report. If you haven't already, please ensure you have provided steps to reproduce it and as much context as possible.