Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Run depcheck

Actions
Analyze npm project dependencies
v2
Star (8)

CI

depcheck

Analyze npm project dependencies using depcheck.

sample

...
    steps:
      - uses: actions/checkout@v2
      - name: npm-depcheck
        uses: tj-actions/[email protected]
        with:
          extra-args: '.'

Features

  • TODO

Credits

This package was created with Cookiecutter.

Report Bugs

Report bugs at https://github.com/tj-actions/depcheck/issues.

If you are reporting a bug, please include:

  • Your operating system name and version.
  • Any details about your workflow that might be helpful in troubleshooting.
  • Detailed steps to reproduce the bug.

Run depcheck is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Analyze npm project dependencies
v2

Run depcheck is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.