chore(deps): bump serde from 1.0.189 to 1.0.190 (#164) #340
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
Fmt & Clippy Check
1m 30s
Ubuntu Build
2m 37s
Mac Build
2m 33s
Win32 Build
5m 40s
Win64 Build
6m 34s
update_release_draft
5s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '6697306168',
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: 'Mon, 30 Oct 2023 18:41:00 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': 'EC04:1260:61E1A5A:C969193:653FF8BB',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1698694857',
'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.189 to 1.0.190 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.\\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.190</h2>\\n<ul>\\n<li>Preserve NaN sign when deserializing f32 from f64 or vice versa (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2637\\">#2637</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/edb1a586d83ceaf4a61980ce890bc77a02e00787\\"><code>edb1a58</code></a> Release 1.0.190</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/11c2917040057e91451df06a18109242926c1c9b\\"><code>11c2917</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/serde/issues/2637\\">#2637</a> from dtolnay/nansign</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/6ba9c12ff6309114fd22d56a9f4acf32284352f4\\"><code>6ba9c12</code></a> Float copysign does not exist in libcore yet</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/d2fcc346b9f8f8a61d05474b4e95198788c05ed0\\"><code>d2fcc34</code></a> Ensure f32 deserialized from f64 and vice versa preserve NaN sign</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/a091a07aa2a70ce45e7c61146b4387630239eae8\\"><code>a091a07</code></a> Add float NaN tests</li>\\n<li><a href=\\"https://github.com/serde-rs/serde/commit/bb4135cae830e27135c5ba0a3f23512634dfd7c6\\"><code>bb4135c</code></a> Fix unused imports</li>\\
|
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: '6697306168',
name: 'push',
payload: {
after: '96a0c6f3645b3d2a4e93ccdb4fb0ad7207a4b6e0',
base_ref: null,
before: '9e537468d8893910095c9af90cb8a6352a03e828',
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: '96a0c6f3645b3d2a4e93ccdb4fb0ad7207a4b6e0',
message: 'chore(deps): bump serde from 1.0.189 to 1.0.190 (#164)\n' +
'\n' +
'Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.\r\n' +
'- [Release notes](https://github.com/serde-rs/serde/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: serde\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: '2023-10-30T18:40:44Z',
tree_id: '3b89d2563f1a08f114aab45aa13f2fb97f3bf90d',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/96a0c6f3645b3d2a4e93ccdb4fb0ad7207a4b6e0'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/9e537468d889...96a0c6f3645b',
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: '96a0c6f3645b3d2a4e93ccdb4fb0ad7207a4b6e0',
message: 'chore(deps): bump serde from 1.0.189 to 1.0.190 (#164)\n' +
'\n' +
'Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.\r\n' +
'- [Release notes](https://github.com/serde-rs/serde/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: serde\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: '2023-10-30T18:40:44Z',
tree_id: '3b89d2563f1a08f114aab45aa13f2fb97f3bf90d',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/96a0c6f3645b3d2a4e93ccdb4fb0ad7207a4b6e0'
},
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,
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rustyhack-client-macos
Expired
|
1.24 MB |
|
rustyhack-client-ubuntu
Expired
|
1.78 MB |
|
rustyhack-client-win32
Expired
|
2.15 MB |
|
rustyhack-client-win64
Expired
|
2.67 MB |
|
rustyhack-server-macos
Expired
|
1.34 MB |
|
rustyhack-server-ubuntu
Expired
|
1.78 MB |
|
rustyhack-server-win32
Expired
|
2.67 MB |
|
rustyhack-server-win64
Expired
|
3.11 MB |
|