GHA-LoC-Badge
GHA-LoC-Badge copied to clipboard
Count project Lines of Code & generate a badge for display.
If I give the base directory, the action works: https://github.com/dutta-alankar/AstroPlasma/actions/runs/8865944317 But it fails on giving a subdirectory: https://github.com/dutta-alankar/AstroPlasma/actions/runs/8866107250
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Thanks for this tool. Would you be able to tell me what I am doing wrong here: https://github.com/dandavison/delta/pull/433? It seems not to be discovering any code to count. ``` Run...
``` Run shadowmoose/[email protected] Debugging enabled. Counting: ByteBuffer.php Counting: ByteBufferException.php (node:2507) UnhandledPromiseRejectionWarning: TypeError: (s || "").replace is not a function at escapeData (/home/runner/work/_actions/shadowmoose/GHA-LoC-Badge/1.0.0/node_modules/@actions/core/lib/command.js:66:10) at Command.toString (/home/runner/work/_actions/shadowmoose/GHA-LoC-Badge/1.0.0/node_modules/@actions/core/lib/command.js:60:35) at issueCommand (/home/runner/work/_actions/shadowmoose/GHA-LoC-Badge/1.0.0/node_modules/@actions/core/lib/command.js:23:30) at Object.issue...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...