chore(deps): update dependencies & fix clippy warnings #510
main.yml
on: push
Fmt & Clippy Check
48s
Ubuntu Build
1m 32s
Mac Build
1m 50s
Win32 Build
3m 51s
Win64 Build
3m 38s
update_release_draft
9s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '12794241878',
status: 422,
response: {
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases/100309797',
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': '257',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 15 Jan 2025 18:01:14 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': 'A741:317F5C:D613F9:1AA3D39:6787F7EA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1736967666',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'custom',
field: 'body',
message: 'body is too long (maximum is 125000 characters)'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases/100309797',
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: '{"body":"## What’s Changed\\n- chore(deps): bump serde from 1.0.216 to 1.0.217 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.216 to 1.0.217.\\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.217</h2>\\n<ul>\\n<li>Support serializing externally tagged unit variant inside flattened field (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2786\\">#2786</a>, thanks <a href=\\"https://github.com/Mingun\\"><code>@Mingun</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/serde/commit/930401b0dd58a809fce34da091b8aa3d6083cb33\\"><code>930401b</code></a> Release 1.0.217</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/cb6eaea151b831db36457fff17f16a195702dad4\\"><code>cb6eaea</code></a> Fix roundtrip inconsistency:</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/b6f339ca3676584e1c26028b4040c337b0105e34\\"><code>b6f339c</code></a> Resolve repr_packed_without_abi clippy lint in tests</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/2a5caea1a8abc9b6077d8eb43bd6109124db2a5f\\"><code>2a5caea</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2872\\">#2872</a> from dtolnay/ehpersonality</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/b9f93f99aaa90760d421b60b8de6273999ca8980\\"><code>b9f93f9</code></a> Add no-std CI on stable compiler</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/com
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
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: '12794241878',
name: 'push',
payload: {
after: '65b1f89a680b832b6855c4f56826ce3c213e38e9',
base_ref: null,
before: '5c650afb813f624a72c347c169aa27341d9287db',
commits: [
{
author: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
committer: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
distinct: true,
id: '65b1f89a680b832b6855c4f56826ce3c213e38e9',
message: 'chore(deps): update dependencies & fix clippy warnings',
timestamp: '2025-01-15T18:00:49Z',
tree_id: '58ab2fc23b3c6cd6b30f59685e3d1f3b4dd64370',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/65b1f89a680b832b6855c4f56826ce3c213e38e9'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/5c650afb813f...65b1f89a680b',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
committer: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
distinct: true,
id: '65b1f89a680b832b6855c4f56826ce3c213e38e9',
message: 'chore(deps): update dependencies & fix clippy warnings',
timestamp: '2025-01-15T18:00:49Z',
tree_id: '58ab2fc23b3c6cd6b30f59685e3d1f3b4dd64370',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/65b1f89a680b832b6855c4f56826ce3c213e38e9'
},
pusher: {
email: '[email protected]',
name: 'pbellchambers'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
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: 1612344625,
default_branch: 'main',
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,
|
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.08 MB |
|
rustyhack-client-ubuntu
|
1.22 MB |
|
rustyhack-client-win32
|
2.08 MB |
|
rustyhack-client-win64
|
2.63 MB |
|
rustyhack-server-macos
|
1.13 MB |
|
rustyhack-server-ubuntu
|
1.24 MB |
|
rustyhack-server-win32
|
2.49 MB |
|
rustyhack-server-win64
|
2.95 MB |
|