actions / actions/runner-container-hooks

DeprecationWarning: Buffer() is deprecated when using runner-container-hooks

Open
#261 2 comments 7 reactions 0 assignees View on GitHub

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:
Image

runner-container-hooks version: v0.8.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.