Fix assumption that download URLs contain file extension #6303
Annotations
1 error and 6 warnings
Proxy test (ubuntu-latest, nightly-latest)
Unable to download and extract CodeQL CLI: Could not determine tar version, which is required to extract a Zstandard archive.
Details: Error: Could not determine tar version, which is required to extract a Zstandard archive.
at Object.extract (/__w/codeql-action/action/lib/tar.js:128:23)
at downloadAndExtract (/__w/codeql-action/action/lib/tools-download.js:107:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async downloadCodeQL (/__w/codeql-action/action/lib/setup-codeql.js:447:24)
at async Object.setupCodeQLBundle (/__w/codeql-action/action/lib/setup-codeql.js:549:28)
at async setupCodeQL (/__w/codeql-action/action/lib/codeql.js:117:107)
at async initCodeQL (/__w/codeql-action/action/lib/init.js:55:97)
at async run (/__w/codeql-action/action/lib/init-action.js:175:34)
at async runWrapper (/__w/codeql-action/action/lib/init-action.js:436:9)
|
Proxy test (ubuntu-latest, nightly-latest)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
|
Proxy test (ubuntu-latest, nightly-latest)
Failed to clean up CodeQL bundle: no files found matching /__t/CodeQL/0.0.0-20250122/x64.
|
Proxy test (ubuntu-latest, nightly-latest)
Falling back to downloading the bundle before extracting.
|
Proxy test (ubuntu-latest, nightly-latest)
Failed to download and extract CodeQL bundle using streaming with error: Cannot read properties of undefined (reading 'type')
|
Proxy test (ubuntu-latest, nightly-latest)
Failed to determine tar version, therefore will assume zstd is not available. The underlying error was: TypeError: Invalid Version: 1.34
|
Proxy test (ubuntu-latest, linked)
Failed to determine tar version, therefore will assume zstd is not available. The underlying error was: TypeError: Invalid Version: 1.34
|