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

Upgrade to Node.js 24

オープン 初心者向け
#58 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
68/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
azure, github-actions, postgresql, typescript

調査の方向性

まず、リポジトリの GitHub Action 定義とメタデータを調査して、azure/postgresql@v1 action の場所を特定し、その Node.js runtime がどのように設定されているかを確認します。利用可能な action のバージョンと deployment workflow の動作を確認し、必要に応じて参照されている action を更新したうえで、PostgreSQL deployments が引き続き Node.js 24 で動作することを検証します。

索引モデルが issue の本文から書いたものです。

説明

need-to-triage

Node.js 24 will be forced in Github Actions on June 2nd, 2026:

Warning: Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: azure/postgresql@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

I haven't tested if the azure/postgresql@v1 action works on Node.js 24. Please update the action to v24 to ensure that deployments work after v24 is enforced.

主要言語
TypeScript
スター
25
フォーク
22
PR マージ指標
30日以内にマージされた PR はありません

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

Azure/postgresql のほかの issue

Azure/postgresql の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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