FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Avoid use of rmdir by aeisenberg · Pull Request #1095 · github/codeql-action · GitHub

Avoid use of rmdir - #1095

Merged
aeisenberg merged 1 commit into
mainfrom
aeisenberg/use-del
Jun 14, 2022
Merged

aeisenberg merged 1 commit into
mainfrom
aeisenberg/use-del

Conversation

aeisenberg commented Jun 13, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

This is a deprecated method on node v16.

Fixes #1091

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

aeisenberg requested a review from a team as a code owner June 13, 2022 22:35
This is a deprecated method on node v16.
aeisenberg force-pushed the aeisenberg/use-del branch from c9006c1 to f7c46e5 Compare June 13, 2022 22:40

henrymercer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

With this change we will no longer retry deleting the directory. However this shouldn't be problematic since the Actions runtime environment isn't affected by the Windows ATP issues, and the runner no longer exists.

Copy link
Copy Markdown
Contributor Author

Yes, it's unclear if we ever actually needed it in the past.

aeisenberg merged commit 29a2159 into main Jun 14, 2022
aeisenberg deleted the aeisenberg/use-del branch June 14, 2022 00:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

codeql-action/analyze@v2 - Deprecation warning from Node on use of fs.rmdir

2 participants


Back | FazBrowse Home | New Git URL