位置情報取得のアプローチ変更 #932
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: '10198079793',
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: 'Thu, 01 Aug 2024 12:14:53 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': '1046:367A7F:F69684:F8ADA3:66AB7C3D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4962',
'x-ratelimit-reset': '1722517169',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '38',
'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/3632/merge","name":"","tag_name":"","body":"## Changes\\n* Bump fast-xml-parser from 4.3.6 to 4.4.1 in /functions (#3624) @dependabot\\n* 伊豆箱根線ナンバリング対応 (#3631) @TinyKitten\\n* 通過判定修正 (#3628) @TinyKitten\\n* 匿名認証バグ修正 (#3630) @TinyKitten\\n* useIsPassingのデフォルト値修正 (#3626) @TinyKitten\\n* 位置情報取得ちゃんと止めれてない (#3625) @TinyKitten\\n* 暴走発熱バグ修正 (#3622) @TinyKitten\\n* 先の駅で同じ路線に乗換可能な時、場合によって途中の乗換路線を隠さないように変更 (#3621) @TinyKitten\\n* バグではないけどよくわからん書き方をしばいた (#3620) @TinyKitten\\n* 暴走バグ関係 (#3619) @TinyKitten\\n* 帰ってきた暴走対策 (#3617) @TinyKitten\\n* 種別モーダルレイアウト修正 (#3616) @TinyKitten\\n* 位置情報更新頻度の修正 (#3614) @TinyKitten\\n* プレミアム音声はロスレスではなくなった (#3612) @TinyKitten\\n* appStateでのアニメーション中断いらないかも (#3611) @TinyKitten\\n* 初回駅取得は駅がすでに読み込まれていたらやらない (#3610) @TinyKitten\\n* 種別関係のバグ修正 (#3608) @TinyKitten\\n* 暴走対策 (#3607) @TinyKitten\\n* ピッカーをやめろ (#3599) @TinyKitten\\n* TTS暴走対策 (#3605) @TinyKitten\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10198079793',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e288a2fe5a0fde488f07e0ed830b44543b289e1c',
before: 'ae2085cd4be7b16982570f9c7bab5e73949d42f6',
number: 3632,
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'
|
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: '10198079793',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e288a2fe5a0fde488f07e0ed830b44543b289e1c',
before: 'ae2085cd4be7b16982570f9c7bab5e73949d42f6',
number: 3632,
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/3632/comments'
},
commits: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/3632/commits'
},
html: { href: 'https://github.com/TrainLCD/MobileApp/pull/3632' },
issue: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/issues/3632'
},
review_comment: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/3632/comments'
},
self: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/pulls/3632'
},
statuses: {
href: 'https://api.github.com/repos/TrainLCD/MobileApp/statuses/e288a2fe5a0fde488f07e0ed830b44543b289e1c'
}
},
active_lock_reason: null,
additions: 75,
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
|
update_release_draft
The following actions uses Node.js version which is deprecated 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/
|