fix NPE when init in server. #73
Annotations
2 errors and 2 warnings
Build
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10234241161',
status: 422,
response: {
url: 'https://api.github.com/repos/way-zer/ContentsTweaker/releases/144671174',
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: 'Sun, 04 Aug 2024 06:49:03 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',
'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': '9C46:2F0D19:5B4B6CF:A897E10:66AF245F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1722757741',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/way-zer/ContentsTweaker/releases/144671174',
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: '{"body":"# 更新内容\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v3.0.5 🌈","tag_name":"v3.0.5","target_commitish":"refs/pull/39/merge"}',
request: {}
},
event: {
id: '10234241161',
name: 'pull_request',
payload: {
action: 'opened',
number: 39,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/issues/39/comments'
},
commits: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/39/commits'
},
html: {
href: 'https://github.com/way-zer/ContentsTweaker/pull/39'
},
issue: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/issues/39'
},
review_comment: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/39/comments'
},
self: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/39'
},
statuses: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/statuses/ef8172b68b21ac7d1beff0c3e1ed0152319f0e87'
}
},
active_lock_reason: null,
additions: 13,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'way-zer:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_reba
|
Build
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: '10234241161',
name: 'pull_request',
payload: {
action: 'opened',
number: 39,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/issues/39/comments'
},
commits: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/39/commits'
},
html: {
href: 'https://github.com/way-zer/ContentsTweaker/pull/39'
},
issue: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/issues/39'
},
review_comment: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/39/comments'
},
self: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/pulls/39'
},
statuses: {
href: 'https://api.github.com/repos/way-zer/ContentsTweaker/statuses/ef8172b68b21ac7d1beff0c3e1ed0152319f0e87'
}
},
active_lock_reason: null,
additions: 13,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'way-zer:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/assignees{/user}',
blobs_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/branches{/branch}',
clone_url: 'https://github.com/way-zer/ContentsTweaker.git',
collaborators_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/comments{/number}',
commits_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/commits{/sha}',
compare_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/contents/{+path}',
contributors_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/contributors',
created_at: '2022-02-12T05:55:51Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/deployments',
description: '像素工厂内容包加载器MOD A Mindustry MOD to dynamicly load Contents Pack',
disabled: false,
downloads_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/downloads',
events_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/events',
fork: false,
forks: 2,
forks_count: 2,
forks_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/forks',
full_name: 'way-zer/ContentsTweaker',
git_commits_url: 'https://api.github.com/repos/way-zer/ContentsTweaker/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|