Open TharunMohandoss opened 1 year ago
@TharunMohandoss sorry for the wait on the PR review, unfortunately I've been very busy lately. I will make some time this week to review your PR!
Hi @TharunMohandoss, you will want to make sure that your commits are signed. See this check for instructions on how to fix the unsigned commit: https://github.com/IBM/detect-secrets/runs/11811883373.
It looks like the tests are failing in the build:
================ 33 failed, 1275 passed, 117 warnings in 30.92s ================
py37: exit 1 (31.40 seconds) /home/travis/build/IBM/detect-secrets> coverage run -m pytest tests pid=5073
.pkg: _exit> python /home/travis/virtualenv/python3.7.13/lib/python3.7/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
py37: FAIL code 1 (69.40=setup[37.88]+cmd[0.11,31.40] seconds)
evaluation failed :( (69.54 seconds)
Makefile:16: recipe for target 'test' failed
make: *** [test] Error 1
The command "make setup-trivy && make trivy-scan-python-vulnerabilities && make test" exited with 2.
cache.2
store build cache
Can you please fix them after merging upstream master into your branch?
Hi @TharunMohandoss, thank you for your pull request! I will review it this week.