chore(deps): bump serde from 1.0.203 to 1.0.204 #446
main.yml
on: pull_request
Fmt & Clippy Check
49s
Ubuntu Build
1m 28s
Mac Build
1m 24s
Win32 Build
3m 24s
Win64 Build
3m 50s
update_release_draft
7s
Annotations
2 errors and 7 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '9843889207',
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, 08 Jul 2024 17:06:23 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': '7406:3330DE:2A9B72:4E7333:668C1C8F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4990',
'x-ratelimit-reset': '1720461969',
'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',
status: '403'
}
},
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/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/211/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump log from 0.4.21 to 0.4.22 Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22.\\n<details>\\n<summary>Changelog</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/rust-lang/log/blob/master/CHANGELOG.md\\">log\'s changelog</a>.</em></p>\\n<blockquote>\\n<h2>[0.4.22] - 2024-06-27</h2>\\n<h2>What\'s Changed</h2>\\n<ul>\\n<li>Add some clarifications to the library docs by <a href=\\"https://github.com/KodrAus\\"><code>@KodrAus</code></a> in <a href=\\"https://redirect.github.com/rust-lang/log/pull/620\\">rust-lang/log#620</a></li>\\n<li>Add links to <code>colog</code> crate by <a href=\\"https://github.com/chrivers\\"><code>@chrivers</code></a> in <a href=\\"https://redirect.github.com/rust-lang/log/pull/621\\">rust-lang/log#621</a></li>\\n<li>adding line_number test + updating some testing infrastructure by <a href=\\"https://github.com/DIvkov575\\"><code>@DIvkov575</code></a> in <a href=\\"https://redirect.github.com/rust-lang/log/pull/619\\">rust-lang/log#619</a></li>\\n<li>Clarify the actual set of functions that can race in _racy variants by <a href=\\"https://github.com/KodrAus\\"><code>@KodrAus</code></a> in <a href=\\"https://redirect.github.com/rust-lang/log/pull/623\\">rust-lang/log#623</a></li>\\n<li>Replace deprecated std::sync::atomic::spin_loop_hint() by <a href=\\"https://github.com/Catamantaloedis\\"><code>@Catamantaloedis</code></a> in <a href=\\"https://redirect.github.com/rust-lang/log/pull/625\\">rust-lang/log#625</a></li>\\n<li>Check usage of max_level features by <a href=\\"https://github.com/Thomasdezeeuw\\"><code>@Thomasdezeeuw</code></a> in <a href=\\"https://redirect.github.com/rust-lang/log/pull/627\\">rust-lang/log#627</a></li>\\n<li>Remove unneeded impor
|
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 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: '9843889207',
name: 'pull_request',
payload: {
action: 'opened',
number: 211,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/211/comments'
},
commits: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/211/commits'
},
html: {
href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/211'
},
issue: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/211'
},
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/211/comments'
},
self: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/211'
},
statuses: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/952f89b97325a76198cc2c19ace18011cef4c1c6'
}
},
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 (barebones).',
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: 8,
forks_count: 8,
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{/
|
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/
|
Fmt & Clippy Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Mac Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Win32 Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Win64 Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "rustyhack-client-macos", "rustyhack-client-ubuntu", "rustyhack-client-win32", "rustyhack-client-win64", "rustyhack-server-macos", "rustyhack-server-ubuntu", "rustyhack-server-win32", "rustyhack-server-win64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rustyhack-client-macos
Expired
|
1.04 MB |
|
rustyhack-client-ubuntu
Expired
|
1.21 MB |
|
rustyhack-client-win32
Expired
|
2.06 MB |
|
rustyhack-client-win64
Expired
|
2.58 MB |
|
rustyhack-server-macos
Expired
|
1.12 MB |
|
rustyhack-server-ubuntu
Expired
|
1.24 MB |
|
rustyhack-server-win32
Expired
|
2.56 MB |
|
rustyhack-server-win64
Expired
|
3.05 MB |
|