Basic support for overlay PR analysis #6339
__with-checkout-path.yml
on: pull_request
Matrix: Use a custom `checkout_path`
Annotations
6 warnings
|
Use a custom `checkout_path` (ubuntu-latest, linked)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Use a custom `checkout_path` (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/__with-checkout-path.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.
|
|
Use a custom `checkout_path` (macos-latest, linked)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Use a custom `checkout_path` (macos-latest, linked)
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /Users/runner/work/codeql-action/codeql-action/.github/workflows/__with-checkout-path.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.
|
|
Use a custom `checkout_path` (windows-latest, linked)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Use a custom `checkout_path` (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\__with-checkout-path.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.
|