chore(deps): bump serde from 1.0.210 to 1.0.214 (#229) #490
main.yml
on: push
Fmt & Clippy Check
54s
Ubuntu Build
1m 31s
Mac Build
1m 15s
Win32 Build
3m 32s
Win64 Build
4m 20s
update_release_draft
9s
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: '11571259827',
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, 29 Oct 2024 09:46:50 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': 'C069:3F9EE2:224F7ED:419E7B5:6720AF09',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1730198803',
'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.13.1 (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.210 to 1.0.214 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.214.\\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.214</h2>\\n<ul>\\n<li>Implement IntoDeserializer for all Deserializers in serde::de::value module (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2568\\">#2568</a>, thanks <a href=\\"https://github.com/Mingun\\"><code>@Mingun</code></a>)</li>\\n</ul>\\n<h2>v1.0.213</h2>\\n<ul>\\n<li>Fix support for macro-generated <code>with</code> attributes inside a newtype struct (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2847\\">#2847</a>)</li>\\n</ul>\\n<h2>v1.0.212</h2>\\n<ul>\\n<li>Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2845\\">#2845</a>)</li>\\n</ul>\\n<h2>v1.0.211</h2>\\n<ul>\\n<li>Improve error reporting about mismatched signature in <code>with</code> and <code>default</code> attributes (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2558\\">#2558</a>, thanks <a href=\\"https://github.com/Mingun\\"><code>@Mingun</code></a>)</li>\\n<li>Show variant aliases in error message when variant deserialization fails (<a href=\\"https://redirect.github.com/serde-rs/serde/issues/2566\\">#2566</a>, thanks <a href=\\"https://github.com/Mingun\\"><code>@Mingun</code></a>)</li>\\n<li>Improve binary size of untagged enum and internally tagged enum deserialization
|
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: '11571259827',
name: 'push',
payload: {
after: '33fc580e718ede039dfdfe60d034ae565b0bb5b9',
base_ref: null,
before: 'f4f7e12efa840ea10635785895385cf66e7605d2',
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: '33fc580e718ede039dfdfe60d034ae565b0bb5b9',
message: 'chore(deps): bump serde from 1.0.210 to 1.0.214 (#229)\n' +
'\n' +
'Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.214.\r\n' +
'- [Release notes](https://github.com/serde-rs/serde/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.214)\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: '2024-10-29T09:46:30Z',
tree_id: '602ff30262d8ea3c7819c7626d13040b77ab5810',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/33fc580e718ede039dfdfe60d034ae565b0bb5b9'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/f4f7e12efa84...33fc580e718e',
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: '33fc580e718ede039dfdfe60d034ae565b0bb5b9',
message: 'chore(deps): bump serde from 1.0.210 to 1.0.214 (#229)\n' +
'\n' +
'Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.214.\r\n' +
'- [Release notes](https://github.com/serde-rs/serde/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.214)\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: '2024-10-29T09:46:30Z',
tree_id: '602ff30262d8ea3c7819c7626d13040b77ab5810',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/33fc580e718ede039dfdfe60d034ae565b0bb5b9'
},
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: fa
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Fmt & Clippy Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Mac Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Win32 Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Win64 Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.06 MB |
|
rustyhack-client-ubuntu
|
1.22 MB |
|
rustyhack-client-win32
|
2.11 MB |
|
rustyhack-client-win64
|
2.63 MB |
|
rustyhack-server-macos
|
1.12 MB |
|
rustyhack-server-ubuntu
|
1.24 MB |
|
rustyhack-server-win32
|
2.56 MB |
|
rustyhack-server-win64
|
3 MB |
|