chore(deps): bump regex from 1.10.2 to 1.10.3 #368
main.yml
on: pull_request
Fmt & Clippy Check
55s
Ubuntu Build
1m 33s
Mac Build
2m 44s
Win32 Build
3m 42s
Win64 Build
4m 5s
update_release_draft
5s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7615098373',
status: 403,
response: {
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 22 Jan 2024 17:33:38 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
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': '9286:4C54:73D57:EEBBD:65AEA6F2',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1705948410',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/177/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump serde\\\\_json from 1.0.110 to 1.0.111 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.110 to 1.0.111.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/serde-rs/json/releases\\">serde_json\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v1.0.111</h2>\\n<ul>\\n<li>Improve floating point parsing performance on loongarch64 (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1100\\">#1100</a>, thanks <a href=\\"https://github.com/heiher\\"><code>@heiher</code></a>)</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/0131ac68212e8094bd14ee618587d731b4f9a68b\\"><code>0131ac6</code></a> Release 1.0.111</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/96ecfadd3f7dd6366a2d07a098e228d15df93cb4\\"><code>96ecfad</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1100\\">#1100</a> from heiher/limb-64-la64</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/c80dbaf8ff5902ca670e0a48bbe495065b9314f5\\"><code>c80dbaf</code></a> Set limb width to 64 for loongarch64</li>\\n<li>See full diff in <a href=\\"https://github.com/serde-rs/json/compare/v1.0.110...v1.0.111\\">compare view</a></li>\\n</ul>\\n</details>\\n<br />\\n\\n\\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.110&new-version=1.0.111)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\\n\\nDependabot will resolve any conflicts with this PR as long as you don\'t alter
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7615098373',
name: 'pull_request',
payload: {
action: 'opened',
number: 177,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/177/comments'
},
commits: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/177/commits'
},
html: {
href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/177'
},
issue: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/177'
},
review_comment: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/177/comments'
},
self: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/177'
},
statuses: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/1f8df5b35561b0f0b2c962607ddc8ea6d231b1df'
}
},
active_lock_reason: null,
additions: 5,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'pbellchambers:main',
ref: 'main',
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/pbellchambers/rustyhack-mmo/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/assignees{/user}',
blobs_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/branches{/branch}',
clone_url: 'https://github.com/pbellchambers/rustyhack-mmo.git',
collaborators_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/comments{/number}',
commits_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/commits{/sha}',
compare_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/contents/{+path}',
contributors_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/contributors',
created_at: '2021-02-03T09:30:25Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/deployments',
description: 'An ASCII "roguelike" MMORPG / MUD written in rust (in development).',
disabled: false,
downloads_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/downloads',
events_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/events',
fork: false,
forks: 5,
forks_count: 5,
forks_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/forks',
full_name: 'pbellchambers/rustyhack-mmo',
git_commits_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/git/commits{/sha
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rustyhack-client-macos
Expired
|
1.21 MB |
|
rustyhack-client-ubuntu
Expired
|
1.78 MB |
|
rustyhack-client-win32
Expired
|
2.15 MB |
|
rustyhack-client-win64
Expired
|
2.66 MB |
|
rustyhack-server-macos
Expired
|
1.31 MB |
|
rustyhack-server-ubuntu
Expired
|
1.77 MB |
|
rustyhack-server-win32
Expired
|
2.72 MB |
|
rustyhack-server-win64
Expired
|
3.11 MB |
|