Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Deprecation warning #84

Open
ctron opened this issue Jan 27, 2023 · 0 comments · May be fixed by #96
Open

[BUG] Deprecation warning #84

ctron opened this issue Jan 27, 2023 · 0 comments · May be fixed by #96
Labels
bug Something isn't working

Comments

@ctron
Copy link

ctron commented Jan 27, 2023

Version

redhat-actions/push-to-registry@v2

Describe the bug

Running the action shows:

(node:19061) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)

Steps to reproduce, workflow links, screenshots

@ctron ctron added the bug Something isn't working label Jan 27, 2023
@jbpratt jbpratt linked a pull request Mar 21, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant