You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the workflow file we are using please help us with the fix
Below is the error we are getting on this workflow
2025-01-08 10:05:16 UTC INFO [main] --- Signature scan / Snippet scan on /home/runner/work/bep-devops-api/bep-devops-api: SUCCESS
2025-01-08 10:05:16 UTC INFO [main] --- Overall Status: FAILURE_DETECTOR - Detect had one or more detector failures while extracting dependencies. Check that all projects build and your environment is configured correctly.
2025-01-08 10:05:16 UTC INFO [main] ---
2025-01-08 10:05:16 UTC INFO [main] --- If you need help troubleshooting this problem, generate a diagnostic zip file by adding '-d' to the command line, and provide it to Synopsys Technical Support. See 'Diagnostic Mode' in the Detect documentation for more information.
2025-01-08 10:05:16 UTC INFO [main] ---
2025-01-08 10:05:16 UTC INFO [main] --- ===============================
2025-01-08 10:05:16 UTC INFO [main] ---
2025-01-08 10:05:16 UTC INFO [main] --- Detect duration: 00h 00m 53s 537ms
2025-01-08 10:05:16 UTC ERROR [main] --- Exiting with code 5 - FAILURE_DETECTOR
Error: Detect failed with exit code: 5. Check the logs for more information.
blackduck-scan:
name: Blackduck Scan
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: Checkout code
uses: actions/checkout@v4
This is the workflow file we are using please help us with the fix
Below is the error we are getting on this workflow
2025-01-08 10:05:16 UTC INFO [main] --- Signature scan / Snippet scan on /home/runner/work/bep-devops-api/bep-devops-api: SUCCESS
2025-01-08 10:05:16 UTC INFO [main] --- Overall Status: FAILURE_DETECTOR - Detect had one or more detector failures while extracting dependencies. Check that all projects build and your environment is configured correctly.
2025-01-08 10:05:16 UTC INFO [main] ---
2025-01-08 10:05:16 UTC INFO [main] --- If you need help troubleshooting this problem, generate a diagnostic zip file by adding '-d' to the command line, and provide it to Synopsys Technical Support. See 'Diagnostic Mode' in the Detect documentation for more information.
2025-01-08 10:05:16 UTC INFO [main] ---
2025-01-08 10:05:16 UTC INFO [main] --- ===============================
2025-01-08 10:05:16 UTC INFO [main] ---
2025-01-08 10:05:16 UTC INFO [main] --- Detect duration: 00h 00m 53s 537ms
2025-01-08 10:05:16 UTC ERROR [main] --- Exiting with code 5 - FAILURE_DETECTOR
Error: Detect failed with exit code: 5. Check the logs for more information.
cc: @blackduck-serv-builder @jcroall
The text was updated successfully, but these errors were encountered: