chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.14 #499
main.yml
on: pull_request
Fmt & Clippy Check
52s
Ubuntu Build
1m 23s
Mac Build
1m 50s
Win32 Build
3m 8s
Win64 Build
3m 53s
update_release_draft
12s
Annotations
3 errors and 4 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12358445402',
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, 16 Dec 2024 17:57:06 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': '9B41:22779F:20A1CB9:40CDDA9:676069F2',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1734375417',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/233/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump serde from 1.0.214 to 1.0.215 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.214 to 1.0.215.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/serde-rs/serde/releases\\">serde\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v1.0.215</h2>\\n<ul>\\n<li>Produce warning when multiple fields or variants have the same deserialization name (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2855\\">#2855</a>, <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2856\\">#2856</a>, <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2857\\">#2857</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/serde/commit/8939af48fecb965eb3ff04dc8969146d5af5ca0f\\"><code>8939af4</code></a> Release 1.0.215</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/fa5d58cd007812b5990ec5721082bac293a97467\\"><code>fa5d58c</code></a> Use ui test syntax that does not interfere with rustfmt</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/1a3cf4b3c18396a1c5da6999ff7695d822709044\\"><code>1a3cf4b</code></a> Update PR 2562 ui tests</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/7d96352e9638de6662e4660e974ffc7ea232e511\\"><code>7d96352</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2857\\">#2857</a> from dtolnay/collide</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/111ecc5d8c01cf7795059f3bc436bfd0e57d1d64\\"><code>111ecc5</code></a> Update ui tests for warning on colliding aliases</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/edd6fe954bc35bbafb454835c6529d0
|
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: '12358445402',
name: 'pull_request',
payload: {
action: 'opened',
number: 233,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/233/comments'
},
commits: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/233/commits'
},
html: {
href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/233'
},
issue: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/233'
},
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/233/comments'
},
self: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/233'
},
statuses: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/e9ec57cd061ac1840ab5b53179fa1af30a0ea3e6'
}
},
active_lock_reason: null,
additions: 3,
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: 7,
forks_count: 7,
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{
|
Fmt & Clippy Check
Process completed with exit code 101.
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Fmt & Clippy Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ubuntu Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
1.06 MB |
|
rustyhack-client-ubuntu
|
1.21 MB |
|
rustyhack-client-win32
|
2.09 MB |
|
rustyhack-client-win64
|
2.63 MB |
|
rustyhack-server-macos
|
1.12 MB |
|
rustyhack-server-ubuntu
|
1.24 MB |
|
rustyhack-server-win32
|
2.55 MB |
|
rustyhack-server-win64
|
3.01 MB |
|