Log result of validateWorkflow
if not undefined
#5151
__with-checkout-path.yml
on: pull_request
Matrix: Use a custom `checkout_path`
Annotations
3 warnings
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)
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)
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.
|