Smart Stack通過対応 #1103
release-drafter.yml
on: pull_request
update_release_draft
8s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11081241939',
status: 422,
response: {
url: 'https://api.github.com/repos/TrainLCD/MobileApp/releases',
status: 422,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 28 Sep 2024 04:59:33 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '0400:1E7F42:4C2B95F:92363C3:66F78D35',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/TrainLCD/MobileApp/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/3779/merge","name":"","tag_name":"","body":"## Changes\\n* オートモードduration戻し (#3777) @TinyKitten\\n* 通過中ライブアクティビティが死ぬバグを修正+ライブアクティビティデザイン改良 (#3772) @TinyKitten\\n* 種別自動選択はAPIに任せる (#3775) @TinyKitten\\n* 種別自動選択バグ修正対応漏れ修正 (#3773) @TinyKitten\\n* 種別自動選択系のバグを修正 (#3771) @TinyKitten\\n* オートモードの時間調整 (#3768) @TinyKitten\\n* Apple Watch版ライブアクティビティ種別表示追加 (#3767) @TinyKitten\\n* 位置情報精度落とし (#3769) @TinyKitten\\n* ルートビルダーバグ修正 (#3766) @TinyKitten\\n* Live Activitiesのデータ送信useEffectのdepsからオブジェクト排除 (#3765) @TinyKitten\\n* StationAPIの複数都庁前を置く方針に対応 (#3763) @TinyKitten\\n* console.warnだめ (#3762) @TinyKitten\\n* Revert \\"ライブアクティビティの更新処理を1つのuseEffectでまとめる\\" (#3761) @TinyKitten\\n* utilsのcustom hook化 (#3759) @TinyKitten\\n* watchOS 11用Live Activity (#3758) @TinyKitten\\n* WHフィードバック通知修正 (#3756) @TinyKitten\\n* 経路選択モーダルのloading出し分け条件修正 (#3755) @TinyKitten\\n* App StoreのDiscordレビュー通知バグ修正 (#3754) @TinyKitten\\n* Xcode 16対応 (#3753) @TinyKitten\\n* 種別選択リストのキー重複解消 (#3751) @TinyKitten\\n* 経路検索に種別モーダルを導入 (#3749) @TinyKitten\\n* デザイン微調整 (#3747) @TinyKitten\\n* 経路検索データから種別をとる (#3746) @TinyKitten\\n* 列車種別モーダル修正 (#3744) @TinyKitten\\n* Bump serve-static from 1.15.0 to 1.16.0 (#3743) @dependabot\\n* Cloud Functionsのv2化、TTS音声記号対応、アプリレビュー通知バグ修正 (#3742) @TinyKitten\\n* phoneme追加処理はFunctionsで行う (#3741) @TinyKitten\\n* 思いつく限りの発音記号 (#3739) @TinyKitten\\n* functionsでnpm installされている時にアプリのnpm installが失敗しないように修正 (#3738) @TinyKitten\\n* Bump path-to-regexp and express in /functions (#3737) @dependabot\\n* swrからTanStack Queryに置き換え (#3736) @TinyKitten\\n* Bump micromatch from 4.0.5 to 4.0.8 (#3724) @dependabot\\n* Routeの情報使えばいいのに (#3734) @TinyKitten\\n* 経路検索後の種別選択が空リストになったりしてた (#3732) @TinyKitten\\n* 経路検索時関係のない種別はしばく (#3730) @TinyKitten\\n* 経路検索時に緯度経度だけ書き換え (#3728) @TinyKitten\\n* 経路検索機能では複数APIを使用することにした (#3726) @TinyKitten\\n* 経路検索バグ修正 (#3722) @TinyKitten\\n* 経路検索の絞り込み条件修正 (#3719) @TinyKitten\\n* 通過駅は経路検索の種別一覧に表示しない (#3717)
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11081241939',
name: 'pull_request',
payload: {
action: 'opened',
number: 3779,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/79830190?v=4',
description: 'TrainLCD project by TinyKitten.',
events_url: 'https://api.github.com/orgs/TrainLCD/events',
hooks_url: 'https://api.github.com/orgs/TrainLCD/hooks',
id: 79830190,
issues_url: 'https://api.github.com/orgs/TrainLCD/issues',
login: 'TrainLCD',
members_url: 'https://api.github.com/orgs/TrainLCD/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc5ODMwMTkw',
public_members_url: 'https://api.github.com/orgs/TrainLCD/public_members{/member}',
repos_url: 'https://api.github.com/orgs/TrainLCD/repos',
url: 'https://api.github.com/orgs/TrainLCD'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/issues/3779/comments'
},
commits: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/3779/commits'
},
html: { href: 'https://github.com/TrainLCD/MobileApp/pull/3779' },
issue: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/issues/3779'
},
review_comment: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/3779/comments'
},
self: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/3779'
},
statuses: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/statuses/5852413092b796eacc9db12a88ecb10b5115ac92'
}
},
active_lock_reason: null,
additions: 46,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/32848922?v=4',
events_url: 'https://api.github.com/users/TinyKitten/events{/privacy}',
followers_url: 'https://api.github.com/users/TinyKitten/followers',
following_url: 'https://api.github.com/users/TinyKitten/following{/other_user}',
gists_url: 'https://api.github.com/users/TinyKitten/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/TinyKitten',
id: 32848922,
login: 'TinyKitten',
node_id: 'MDQ6VXNlcjMyODQ4OTIy',
organizations_url: 'https://api.github.com/users/TinyKitten/orgs',
received_events_url: 'https://api.github.com/users/TinyKitten/received_events',
repos_url: 'https://api.github.com/users/TinyKitten/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/TinyKitten/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/TinyKitten/subscriptions',
type: 'User',
url: 'https://api.github.com/users/TinyKitten'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/32848922?v=4',
events_url: 'https://api.github.com/users/TinyKitten/events{/privacy}',
followers_url: 'https://api.github.com/users/TinyKitten/followers',
following_url: 'https://api.github.com/users/TinyKitten/following{/other_user}',
gists_url: 'https://api.github.com/users/TinyKitten/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/TinyKitten',
id: 32848922,
login: 'TinyKitten',
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|