nvuillam / node-java-caller

Lightweight cross-platform javascript module to easily call java from node sources. Automatically install java if not present
MIT License
40 stars 10 forks source link

Upgrade tar dependency #80

Closed nvuillam closed 4 months ago

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 4 2 0.05s
✅ COPYPASTE jscpd yes no 1.32s
✅ JAVASCRIPT eslint 10 0 1.36s
✅ JSON jsonlint 8 0 0.24s
✅ JSON npm-package-json-lint yes no 0.56s
⚠️ JSON prettier 8 1 1.09s
✅ JSON v8r 8 0 24.15s
⚠️ MARKDOWN markdownlint 6 5 0.91s
✅ MARKDOWN markdown-link-check 6 0 157.28s
⚠️ MARKDOWN markdown-table-formatter 6 1 0.52s
✅ REPOSITORY checkov yes no 10.78s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 10.76s
✅ REPOSITORY secretlint yes no 0.94s
✅ REPOSITORY trivy yes no 4.15s
✅ REPOSITORY trivy-sbom yes no 3.78s
✅ REPOSITORY trufflehog yes no 3.89s
✅ SPELL cspell 39 0 3.51s
✅ SPELL lychee 24 0 1.55s
⚠️ YAML prettier 8 1 0.58s
✅ YAML v8r 8 0 5.81s
✅ YAML yamllint 8 0 0.31s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.54%. Comparing base (bd12370) to head (bf2f29c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 90.54% 90.54% ======================================= Files 3 3 Lines 222 222 ======================================= Hits 201 201 Misses 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.