To disable the run:
- Go to your fork of the repository (https://github.com/pprindeville/openssl)
- Click onto the "Actions" tab along the top
- Click the "Static Analysis" workflow on the bottom left.
- Click on the ellipsis button next to the search box (...)
- Select "Disable Workflow"
Pauli
On 4/2/22 12:44, Philip Prindeville
wrote:
I'm getting daily reports about static analysis failures: https://github.com/pprindeville/openssl/runs/5060866030?check_suite_focus=true Which says: Run wget https://scan.coverity.com/download/linux64 \ wget https://scan.coverity.com/download/linux64 \ --post-data "token=&project=openssl%2Fopenssl" \ --progress=dot:giga -O coverity_tool.tgz shell: /usr/bin/bash -e {0} --2022-02-04 01:26:39-- https://scan.coverity.com/download/linux64 Resolving scan.coverity.com (scan.coverity.com)... 45.60.34.99 Connecting to scan.coverity.com (scan.coverity.com)|45.60.34.99|:443... connected. HTTP request sent, awaiting response... 401 Unauthorized Username/Password Authentication Failed. Error: Process completed with exit code 6. Looks like there's an expired Coverity license, or the creds are incorrect?