react-password-checklist icon indicating copy to clipboard operation
react-password-checklist copied to clipboard

Added type module

Open zanedev opened this issue 2 years ago β€’ 1 comments

Added type module to fix https://github.com/sators/react-password-checklist/issues/18

zanedev avatar Jan 28 '24 22:01 zanedev

Coverage report

Multiple errors occurred

 1 | Error: The process '/usr/local/bin/yarn' failed with exit code 1
 2 | Error: The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/npx' failed with exit code 1
 3 | Coverage output file not found. (file "report.json" not found)
 4 | Getting code coverage data failed.
St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 100% 71/71
🟒 Branches 100% 67/67
🟒 Functions 100% 10/10
🟒 Lines 100% 63/63

Test suite run success

57 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from a33e1f20503084cbe7a23a4c414463b9e9967465

github-actions[bot] avatar Jan 28 '24 22:01 github-actions[bot]

This has been fixed in v1.8.

sators avatar Aug 05 '24 12:08 sators