Compute PR diff-ranges during init #3936
__build-mode-autobuild.yml
on: pull_request
Matrix: Build mode autobuild
Annotations
2 errors and 8 warnings
|
Build mode autobuild (windows-latest, nightly-latest)
Unable to download and extract CodeQL CLI: Unexpected HTTP response: 404
Details: Error: Unexpected HTTP response: 404
at D:\a\codeql-action\action\lib\init-action.js:82223:23
at Generator.next (<anonymous>)
at fulfilled (D:\a\codeql-action\action\lib\init-action.js:82138:28)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Build mode autobuild (ubuntu-latest, nightly-latest)
Unable to download and extract CodeQL CLI: Unexpected HTTP response: 404
Details: Error: Unexpected HTTP response: 404
at /home/runner/work/codeql-action/action/lib/init-action.js:82223:23
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/codeql-action/action/lib/init-action.js:82138:28)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Build mode autobuild (windows-latest, nightly-latest)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
|
|
Build mode autobuild (ubuntu-latest, nightly-latest)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
|
|
Build mode autobuild (ubuntu-latest, nightly-latest)
Falling back to downloading the bundle before extracting.
|
|
Build mode autobuild (ubuntu-latest, nightly-latest)
Failed to download and extract CodeQL bundle using streaming with error: Failed to download CodeQL bundle from https://github.com/dsp-testing/codeql-cli-nightlies/releases/download/test-1028-2/codeql-bundle-linux64.tar.zst. HTTP status code: 404.
|
|
Build mode autobuild (ubuntu-latest, linked)
Cannot build an overlay database because build-mode is set to "autobuild" instead of "none". Falling back to creating a normal full database instead.
|
|
Build mode autobuild (ubuntu-latest, linked)
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /home/runner/work/codeql-action/codeql-action/.github/workflows/__build-mode-autobuild.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
|
Build mode autobuild (windows-latest, linked)
Cannot build an overlay database because build-mode is set to "autobuild" instead of "none". Falling back to creating a normal full database instead.
|
|
Build mode autobuild (windows-latest, linked)
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at D:\a\codeql-action\codeql-action\.github\workflows\__build-mode-autobuild.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|