chore(deps): bump serde_json from 1.0.118 to 1.0.119 (#209) #442
main.yml
on: push
Fmt & Clippy Check
47s
Ubuntu Build
1m 28s
Mac Build
1m 38s
Win32 Build
3m 39s
Win64 Build
4m 32s
update_release_draft
8s
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: '9759422226',
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, 02 Jul 2024 10:35:58 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': '82',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '74A4:333031:6221E97:62FAF37:6683D80D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1719920153',
'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 serde\\\\_json from 1.0.118 to 1.0.119 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.119.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/serde-rs/json/releases\\">serde_json\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v1.0.119</h2>\\n<ul>\\n<li>Add <code>serde_json::Map::shift_insert</code> (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1149\\">#1149</a>, thanks <a href=\\"https://github.com/joshka\\"><code>@joshka</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/json/commit/b48b9a3a0c09952579e98c8940fe0d1ee4aae588\\"><code>b48b9a3</code></a> Release 1.0.119</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/8878cd7c042a5f94ae4ee9889cbcbd12cc5ce334\\"><code>8878cd7</code></a> Make shift_insert available for inlining like other Map methods</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/352b7abf007cf3b9b063b01e0b1e8f6af62a4e39\\"><code>352b7ab</code></a> Document the cfg required for Map::shift_insert to exist</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/c17e63f6eff6cb40594beb1bddd4562c4cc81442\\"><code>c17e63f</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1149\\">#1149</a> from joshka/master</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/309ef6b8870e47622a283061cbda3f5514bfaf0d\\"><code>309ef6b</code></a> Add Map::shift_insert()</li>\\n<
|
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: '9759422226',
name: 'push',
payload: {
after: '9fe02334bdc7321ace22f49326b3ca8a6d0056e0',
base_ref: null,
before: 'f20a47f52c6faea4951af47aa534604072b8b1c1',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9fe02334bdc7321ace22f49326b3ca8a6d0056e0',
message: 'chore(deps): bump serde_json from 1.0.118 to 1.0.119 (#209)\n' +
'\n' +
'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.119.\r\n' +
'- [Release notes](https://github.com/serde-rs/json/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/json/compare/v1.0.118...v1.0.119)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: serde_json\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-07-02T10:35:39Z',
tree_id: 'ed87f908726b2c806a2459daccff595cf624eb9f',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/9fe02334bdc7321ace22f49326b3ca8a6d0056e0'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/f20a47f52c6f...9fe02334bdc7',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9fe02334bdc7321ace22f49326b3ca8a6d0056e0',
message: 'chore(deps): bump serde_json from 1.0.118 to 1.0.119 (#209)\n' +
'\n' +
'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.119.\r\n' +
'- [Release notes](https://github.com/serde-rs/json/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/json/compare/v1.0.118...v1.0.119)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: serde_json\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-07-02T10:35:39Z',
tree_id: 'ed87f908726b2c806a2459daccff595cf624eb9f',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/9fe02334bdc7321ace22f49326b3ca8a6d0056e0'
},
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}',
|
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/.
|
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.06 MB |
|
rustyhack-client-win64
Expired
|
2.59 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.04 MB |
|