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

codeql-action/analyze@v2 - Deprecation warning from Node on use of `fs.rmdir` · Issue #1091 · github/codeql-action · GitHub

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

Description

When running the default CodeQL workflow, the log shows a deprecation warning from Node on the use of fs.rmdir():

(node:1717) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead

See the log line here.

CodeQL version: 2.9.3
GitHub Action: github/codeql-action/analyze@v2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL