Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Tasks fails to download the latest version 3.29.7

未关闭
#3,018 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
github-actions, typescript
领域
ci-cd, security

调研方向

首先在自托管 Windows 代理上复现 AdvancedSecurity-Codeql-Init@1 任务,重点关注针对 release v3.29.7 的 CodeQL 自动检测和安装。查看链接的检测和自托管代理指南,同时跟踪 release 查找和下载失败。任务安装 v3.29.7 并在没有报告的错误的情况下完成,即表示完成。

由索引模型根据 Issue 内容生成。

描述

awaiting-response

We are getting errors today downloading the latest version of the code - is this related to the rollback? We have not changed anything in our pipeline:

  • task: AdvancedSecurity-Codeql-Init@1
    inputs:
    enableAutomaticCodeQLInstall: true
    languages: 'csharp'
    displayName: Enable Advanced Code Security

2025-08-07T21:43:01.4283311Z ##[section]Starting: Enable Advanced Code Security
2025-08-07T21:43:01.4553917Z ==============================================================================
2025-08-07T21:43:01.4554047Z Task : Advanced Security Initialize CodeQL
2025-08-07T21:43:01.4554108Z Description : Initializes the CodeQL database in preparation for building.
2025-08-07T21:43:01.4554182Z Version : 1.1.327
2025-08-07T21:43:01.4554251Z Author : Microsoft Corporation
2025-08-07T21:43:01.4554305Z Help : https://aka.ms/advancedsecurity/code-scanning/detection
2025-08-07T21:43:01.4554372Z ==============================================================================
2025-08-07T21:43:01.8553366Z Session Id=b6098e47-0916-49a5-a526-fdf4bcaa50ef
2025-08-07T21:43:01.8604901Z Starting CodeQL automatic detection and installation.
2025-08-07T21:43:01.8606649Z ##[group]CodeQL Detection and Installation
2025-08-07T21:43:01.8626791Z Retrieving the latest release information for https://api.github.com/repos/github/codeql-action/releases/latest
2025-08-07T21:43:02.1349454Z Release URL: https://github.com/github/codeql-action/releases/tag/v3.29.7
2025-08-07T21:43:02.1350095Z The latest version of CodeQL (v3.29.7) was not found on this system.
2025-08-07T21:43:02.1350734Z Enforcing the installation of the latest version of CodeQL.
2025-08-07T21:43:02.1351153Z ##[group]Install and Setup CodeQL tools
2025-08-07T21:43:02.1351438Z There is a newer version of CodeQL available. Attempting to install the latest version.
2025-08-07T21:43:02.1351708Z Attempting to download and install CodeQL.
2025-08-07T21:43:02.1353091Z Retrieving the latest release information for https://api.github.com/repos/github/codeql-action/releases/latest
2025-08-07T21:43:02.1758147Z Release URL: https://github.com/github/codeql-action/releases/tag/v3.29.7
2025-08-07T21:43:02.1768040Z ##[endgroup]
2025-08-07T21:43:02.1769212Z ##[endgroup]
2025-08-07T21:43:02.1769900Z ##[warning] The latest version of CodeQL is v3.29.7. Enforcing installation of the latest version.
2025-08-07T21:43:02.1771004Z ##[warning] Error Installing CodeQL automatically. Please download and install CodeQL to D:\Agent-01_work_tool\CodeQL\0.0.0-[releaseId]\x64\codeql
2025-08-07T21:43:02.1772036Z ##[warning] and create an empty file named D:\Agent-01_work_tool\CodeQL\0.0.0-[releaseId]\x64.complete
2025-08-07T21:43:02.1772928Z ##[warning] Learn more about how to set up self-hosted agents at https://aka.ms/codeQL-directory-error
2025-08-07T21:43:02.1828477Z ##[error]The latest version of CodeQL is v3.29.7. Enforcing installation of the latest version.
2025-08-07T21:43:02.1841244Z
2025-08-07T21:43:02.1841415Z Learn more about the scan for the CodeQL build tasks:
2025-08-07T21:43:02.1841572Z https://aka.ms/advanced-security/code-scanning/detection
2025-08-07T21:43:02.1841637Z
2025-08-07T21:43:02.1947521Z ##[section]Finishing: Enable Advanced Code Security

主要语言
TypeScript
星标
1.6k
派生
493
平均合并
1 天 13 小时
30 天内合并 PR
44

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/codeql-action 的其他 Issue

查看 github/codeql-action 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。