zowe / zowe/zowe-cli-sample-plugin
Address use of functions removed in Node 24
Open
Nobody has claimed this yet.
bug
priority-low
severity-medium
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 15
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 6
Description
Describe the bug
The sample plug-in uses functions that have been removed in Node 24.
Expected and actual results
The sample plug-in should be compatible with Node 24 which will be entering LTS status in October 2025.
Describe your environment
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by identifying the functions used by the sample plug-in that Node 24 removed; the issue does not name specific files, tests, or entry points. Verify the plug-in under Node 24 and consider the work complete when it runs without relying on removed functions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100