Run depcheck
ActionsAnalyze npm project dependencies using depcheck.
...
steps:
- uses: actions/checkout@v2
- name: npm-depcheck
uses: tj-actions/[email protected]
with:
extra-args: '.'
- Free software: MIT license
- TODO
This package was created with Cookiecutter.
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.