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

google-api-services-cloudbuild api model has incorrect annotation

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
java, spring-boot
領域
api

調査の方向性

clients/google-api-services-cloudbuild/v1/1.26.0/com/google/api/services/cloudbuild/v1/model/StorageSource.java の45行目から始め、Jackson 2.10 の例外に関係するアノテーションを確認してください。更新された依存関係で失敗を再現し、修正された生成モデルでその例外が発生しなくなったことを検証してください。

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

説明

priority: p4 status: investigating type: feature request

We are in the middle of upgrading our version of spring boot to 2.2.1 for Spinnaker.

which includes a Jackson upgrade com.fasterxml.jackson.core:* from 2.9.9.3 to 2.10.0

This has resulted in an exception being thrown.

number type formatted as a JSON number cannot use @JsonString annotation

which can be traced back to here:

https://github.com/googleapis/google-api-java-client-services/blob/master/clients/google-api-services-cloudbuild/v1/1.26.0/com/google/api/services/cloudbuild/v1/model/StorageSource.java#L45

主要言語
Java
スター
725
フォーク
394
平均マージ
45分
マージ済み PR(30日)
240

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

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

はじめの一歩

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

googleapis/google-api-java-client-services のほかの issue

googleapis/google-api-java-client-services の issue をすべて見る

似ている issue

Java の issue をもっと見る

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

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