Skip to content

chore(deps): bump strum_macros from 0.26.2 to 0.26.3 (#204) #431

chore(deps): bump strum_macros from 0.26.2 to 0.26.3 (#204)

chore(deps): bump strum_macros from 0.26.2 to 0.26.3 (#204) #431

Triggered via push June 4, 2024 09:48
Status Success
Total duration 4m 2s
Artifacts 8

main.yml

on: push
Fit to window
Zoom out
Zoom in

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: '9364935150', 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: 'Tue, 04 Jun 2024 09:49:01 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': '3C00:18D16A:287B63C:45B0B89:665EE30D', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1717498135', '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 strum\\\\_macros from 0.26.2 to 0.26.3 Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/Peternator7/strum/releases\\">strum_macros\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v0.26.3</h2>\\n<h2>What\'s Changed</h2>\\n<ul>\\n<li>Fix typos &amp; misspellings in docs by <a href=\\"https://github.com/5-pebbles\\"><code>@​5-pebbles</code></a> in <a href=\\"https://redirect.github.com/Peternator7/strum/pull/347\\">Peternator7/strum#347</a></li>\\n<li>Update <code>heck</code> requirement by <a href=\\"https://github.com/smoelius\\"><code>@​smoelius</code></a> in <a href=\\"https://redirect.github.com/Peternator7/strum/pull/346\\">Peternator7/strum#346</a></li>\\n<li>Fix broken links by <a href=\\"https://github.com/rainbowatcher\\"><code>@​rainbowatcher</code></a> in <a href=\\"https://redirect.github.com/Peternator7/strum/pull/350\\">Peternator7/strum#350</a></li>\\n<li>Interpolate unnamed enum variant fields in to_string attribute by <a href=\\"https://github.com/gin-ahirsch\\"><code>@​gin-ahirsch</code></a> in <a href=\\"https://redirect.github.com/Peternator7/strum/pull/345\\">Peternator7/strum#345</a></li>\\n<li>add hyperlinks to documentation and clarify derive macros by <a href=\\"https://github.com/lolbinarycat\\"><code>@​lolbinarycat</code></a> in <a href=\\"https://redirect.github.com/Peternator7/strum/pull/355\\">Peternator7/strum#355</a></li>\\n<li>Use fully qualified syntax for calling <code>get</code> on an <code>EnumIter</code>, eliminating ambiguities
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: '9364935150', name: 'push', payload: { after: '72bd86271a68ef7602e50b4090c5ac64f429750b', base_ref: null, before: '1419ecb3936c6669abee90b498777a92fa23a943', 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: '72bd86271a68ef7602e50b4090c5ac64f429750b', message: 'chore(deps): bump strum_macros from 0.26.2 to 0.26.3 (#204)\n' + '\n' + 'Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3.\r\n' + '- [Release notes](https://github.com/Peternator7/strum/releases)\r\n' + '- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)\r\n' + '- [Commits](https://github.com/Peternator7/strum/compare/v0.26.2...v0.26.3)\r\n' + '\r\n' + '---\r\n' + 'updated-dependencies:\r\n' + '- dependency-name: strum_macros\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-06-04T09:48:43Z', tree_id: 'ac426207bcc75a4a3d6ea7e7184de177b88ae590', url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/72bd86271a68ef7602e50b4090c5ac64f429750b' } ], compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/1419ecb3936c...72bd86271a68', 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: '72bd86271a68ef7602e50b4090c5ac64f429750b', message: 'chore(deps): bump strum_macros from 0.26.2 to 0.26.3 (#204)\n' + '\n' + 'Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3.\r\n' + '- [Release notes](https://github.com/Peternator7/strum/releases)\r\n' + '- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)\r\n' + '- [Commits](https://github.com/Peternator7/strum/compare/v0.26.2...v0.26.3)\r\n' + '\r\n' + '---\r\n' + 'updated-dependencies:\r\n' + '- dependency-name: strum_macros\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-06-04T09:48:43Z', tree_id: 'ac426207bcc75a4a3d6ea7e7184de177b88ae590', url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/72bd86271a68ef7602e50b4090c5ac64f429750b' }, pusher: { email: '[email protected]', nam
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.05 MB
rustyhack-client-ubuntu Expired
1.22 MB
rustyhack-client-win32 Expired
2.07 MB
rustyhack-client-win64 Expired
2.6 MB
rustyhack-server-macos Expired
1.1 MB
rustyhack-server-ubuntu Expired
1.24 MB
rustyhack-server-win32 Expired
2.6 MB
rustyhack-server-win64 Expired
3.07 MB