fix: clippy build failure #438
main.yml
on: push
Fmt & Clippy Check
48s
Ubuntu Build
1m 42s
Mac Build
1m 18s
Win32 Build
3m 27s
Win64 Build
4m 0s
update_release_draft
6s
Annotations
2 errors and 7 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '9670776776',
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: 'Tue, 25 Jun 2024 23:05:08 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'istio-envoy',
'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-envoy-upstream-service-time': '108',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '7DC4:1A8726:247C9ED:428B72F:667B4D24',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1719360304',
'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/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n- chore(deps): bump regex from 1.10.4 to 1.10.5 Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5.\\n<details>\\n<summary>Changelog</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/rust-lang/regex/blob/master/CHANGELOG.md\\">regex\'s changelog</a>.</em></p>\\n<blockquote>\\n<h1>1.10.5 (2024-06-09)</h1>\\n<p>This is a new patch release with some minor fixes.</p>\\n<p>Bug fixes:</p>\\n<ul>\\n<li>[BUG <a href=\\"https://redirect.github.com/rust-lang/regex/issues/1203\\">#1203</a>](<a href=\\"https://redirect.github.com/rust-lang/regex/pull/1203\\">rust-lang/regex#1203</a>):\\nEscape invalid UTF-8 when in the <code>Debug</code> impl of <code>regex::bytes::Match</code>.</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/0718fc5acbe91b84322ef1bd2c32e189e4668254\\"><code>0718fc5</code></a> 1.10.5</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/377463bd8200c038e7997a550aa708e0c686d90f\\"><code>377463b</code></a> changelog: 1.10.4 and 1.10.5</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/68c4f0b7b7f500e0ab3fbdd42c14f837c4ed1be4\\"><code>68c4f0b</code></a> regex-automata-0.4.7</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/4757b5f01a7b9b6c8d89bd63b3d1500f7e0efa9e\\"><code>4757b5f</code></a> regex-syntax-0.8.4</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/1430b65baeebeb67b3335e26a71f251cce9964ef\\"><code>1430b65</code></a> changelog: 1.10.4</li>\\n<li><a href=
|
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 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: '9670776776',
name: 'push',
payload: {
after: '49337fe0a98f2780b2d9406d9605d46524e26bd5',
base_ref: null,
before: '8527dbe7c14ec01c04fa8b711692d9b0a869e981',
commits: [
{
author: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
committer: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
distinct: true,
id: '49337fe0a98f2780b2d9406d9605d46524e26bd5',
message: 'fix: clippy build failure',
timestamp: '2024-06-26T00:04:43+01:00',
tree_id: 'b83961cfcebd792025b6d8c2849886a52d0e5f86',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/49337fe0a98f2780b2d9406d9605d46524e26bd5'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/8527dbe7c14e...49337fe0a98f',
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: '49337fe0a98f2780b2d9406d9605d46524e26bd5',
message: 'fix: clippy build failure',
timestamp: '2024-06-26T00:04:43+01:00',
tree_id: 'b83961cfcebd792025b6d8c2849886a52d0e5f86',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/49337fe0a98f2780b2d9406d9605d46524e26bd5'
},
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,
forks: 8,
forks_count: 8,
forks_
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Fmt & Clippy Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Win32 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Win64 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.05 MB |
|
rustyhack-client-win64
Expired
|
2.58 MB |
|
rustyhack-server-macos
Expired
|
1.11 MB |
|
rustyhack-server-ubuntu
Expired
|
1.24 MB |
|
rustyhack-server-win32
Expired
|
2.58 MB |
|
rustyhack-server-win64
Expired
|
3.03 MB |
|