actions / actions/runner-container-hooks
DeprecationWarning: Buffer() is deprecated when using runner-container-hooks
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 112
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
When running workflows that use runner-container-hooks, the following Node.js deprecation warning appears during the “Initialize containers” step:
runner-container-hooks version: v0.8.0
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
Reproduce the warning during the “Initialize containers” step with runner-container-hooks v0.8.0, then search the TypeScript source for the deprecated Buffer() usage. Confirm the change by rerunning the workflow and verifying that the deprecation warning no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100