actions / actions/runner-container-hooks
Typescript errors and NPM workspaces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 112
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
While starting to look at the possibility of creating our own hook for using KubeVirt I had pulled this repo down and saw some typescript errors. It would also be quite easy to use NPM workspaces with the current structure and to be able to hoist dependencies.
Would you be open to a PR to fix these?
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 reproducing the TypeScript errors in the repository and inspecting its current package structure and dependency configuration. Evaluate whether npm workspaces and dependency hoisting fit that structure; done means the reported errors are resolved and the workspace setup works consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100