Fail build.sh if any command in it fails
#935
__extract-direct-to-toolcache.yml
on: pull_request
Matrix: Extract directly to toolcache
Annotations
3 errors and 3 warnings
|
Extract directly to toolcache (ubuntu-latest, linked)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/codeql-action/codeql-action/.github/actions/prepare-test'. Did you forget to run actions/checkout before running your local action?
|
|
Extract directly to toolcache (macos-latest, linked)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/Users/runner/work/codeql-action/codeql-action/.github/actions/prepare-test'. Did you forget to run actions/checkout before running your local action?
|
|
Extract directly to toolcache (windows-latest, linked)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under 'C:\a\codeql-action\codeql-action\.github\actions\prepare-test'. Did you forget to run actions/checkout before running your local action?
|
|
Extract directly to toolcache (ubuntu-latest, linked)
Restore cache failed: Dependencies file is not found in /home/runner/work/codeql-action/codeql-action. Supported file pattern: go.sum
|
|
Extract directly to toolcache (macos-latest, linked)
Restore cache failed: Dependencies file is not found in /Users/runner/work/codeql-action/codeql-action. Supported file pattern: go.sum
|
|
Extract directly to toolcache (windows-latest, linked)
Restore cache failed: Dependencies file is not found in C:\a\codeql-action\codeql-action. Supported file pattern: go.sum
|