chore(deps): update dependencies #384
main.yml
on: push
Fmt & Clippy Check
59s
Ubuntu Build
1m 37s
Mac Build
3m 14s
Win32 Build
3m 20s
Win64 Build
3m 30s
update_release_draft
4s
Annotations
2 errors and 6 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '7943004590',
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': '242',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 17 Feb 2024 16:44:45 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': '4444:7A9F:A90CAC6:1510E9D8:65D0E27D',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1708191882',
'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'
}
},
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 serde from 1.0.195 to 1.0.196 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.\\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.196</h2>\\n<ul>\\n<li>Improve formatting of "invalid type" error messages involving floats (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2682\\">#2682</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/ede9762a583c3cc3b87c10a53551828fad339525\\"><code>ede9762</code></a> Release 1.0.196</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/d438c2d67bf30e3edab31c2272c4829c12cf4cb5\\"><code>d438c2d</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2682\\">#2682</a> from dtolnay/decimalpoint</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/bef110b92a171ac568a47339f5bd97938a8c9da2\\"><code>bef110b</code></a> Format Unexpected::Float with decimal point</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/b971ef11d1b53da7673e0c8199e87509c003c1a8\\"><code>b971ef1</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2681\\">#2681</a> from dtolnay/workspacedeps</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/29d9f693996d199748136d5561a971ed68626724\\"><code>29d9f69</code></a> Fix workspace.dependencies default-features future compat warning</li>\\n<li><a href=\\"https://gi
|
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: '7943004590',
name: 'push',
payload: {
after: 'ae1923ef7cd758e7da04928e0ca73dc02f0309ee',
base_ref: null,
before: '1039cf230cdc151bd1c306b03d9fc213e5890150',
commits: [
{
author: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
committer: {
email: '[email protected]',
name: 'pbellchambers',
username: 'pbellchambers'
},
distinct: true,
id: 'ae1923ef7cd758e7da04928e0ca73dc02f0309ee',
message: 'chore(deps): update dependencies',
timestamp: '2024-02-17T16:44:20Z',
tree_id: '2fe0f13d8580feeed2a4646d30ee737e4242ccc3',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/ae1923ef7cd758e7da04928e0ca73dc02f0309ee'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/1039cf230cdc...ae1923ef7cd7',
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: 'ae1923ef7cd758e7da04928e0ca73dc02f0309ee',
message: 'chore(deps): update dependencies',
timestamp: '2024-02-17T16:44:20Z',
tree_id: '2fe0f13d8580feeed2a4646d30ee737e4242ccc3',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/ae1923ef7cd758e7da04928e0ca73dc02f0309ee'
},
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 (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,
|
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/.
|
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/.
|
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/.
|
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/.
|
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.21 MB |
|
rustyhack-client-ubuntu
Expired
|
1.71 MB |
|
rustyhack-client-win32
Expired
|
2.15 MB |
|
rustyhack-client-win64
Expired
|
2.65 MB |
|
rustyhack-server-macos
Expired
|
1.32 MB |
|
rustyhack-server-ubuntu
Expired
|
1.71 MB |
|
rustyhack-server-win32
Expired
|
2.68 MB |
|
rustyhack-server-win64
Expired
|
3.15 MB |
|