Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Tasks fails to download the latest version 3.29.7

オープン
#3,018 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
github-actions, typescript
領域
ci-cd, security

調査の方向性

まず、self-hosted Windows agent 上で 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時間
マージ済み PR(30日)
44

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/codeql-action のほかの issue

github/codeql-action の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。