Produce separate SARIF file for quality-queries alerts
#2333
__go-indirect-tracing-workaround-no-file-program.yml
on: pull_request
Matrix: Go: diagnostic when `file` is not installed
Annotations
1 error and 2 warnings
|
Go: diagnostic when `file` is not installed (ubuntu-latest, default)
Error running analysis for go: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.22.0/x64/codeql/codeql database interpret-results --threads=4 --format=sarif-latest -v --output=/home/runner/work/_temp/results/security/go.sarif --no-sarif-add-snippets --print-diagnostics-summary --print-metrics-summary --sarif-add-baseline-file-info --sarif-codescanning-config=/home/runner/work/_temp/user-config.yaml --sarif-group-rules-by-pack --sarif-include-query-help=always --sublanguage-file-coverage --sarif-run-property=jobRunUuid=9cc91fa3-e8b5-4d91-b8e1-3402f8eeb4df --sarif-run-property=incrementalMode=diff-informed --sarif-include-diagnostics /home/runner/work/_temp/codeql_databases/go". Exit code was 2 and error was: A fatal error occurred: Could not write SARIF file
(eventual cause: NoSuchFileException "/home/runner/work/_temp/results/security/go.sarif"). See the logs for more details.
|
|
Go: diagnostic when `file` is not installed (ubuntu-latest, default)
Failed to determine the location of the Go binary: FileCmdNotFoundError: The `file` program is required, but does not appear to be installed. Please install it: Error: Unable to locate executable file: file. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
|
Go: diagnostic when `file` is not installed (ubuntu-latest, default)
Restore cache failed: Dependencies file is not found in /home/runner/work/codeql-action/codeql-action. Supported file pattern: go.sum
|