Fail build.sh if any command in it fails
#6443
__upload-ref-sha-input.yml
on: pull_request
Matrix: Upload-sarif: 'ref' and 'sha' from inputs
Annotations
3 errors and 3 warnings
|
Upload-sarif: 'ref' and 'sha' from inputs (ubuntu-latest, default)
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?
|
|
Upload-sarif: 'ref' and 'sha' from inputs (windows-latest, default)
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?
|
|
Upload-sarif: 'ref' and 'sha' from inputs (macos-latest, default)
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?
|
|
Upload-sarif: 'ref' and 'sha' from inputs (ubuntu-latest, default)
Restore cache failed: Dependencies file is not found in /home/runner/work/codeql-action/codeql-action. Supported file pattern: go.sum
|
|
Upload-sarif: 'ref' and 'sha' from inputs (windows-latest, default)
Restore cache failed: Dependencies file is not found in C:\a\codeql-action\codeql-action. Supported file pattern: go.sum
|
|
Upload-sarif: 'ref' and 'sha' from inputs (macos-latest, default)
Restore cache failed: Dependencies file is not found in /Users/runner/work/codeql-action/codeql-action. Supported file pattern: go.sum
|