Skip to content

chore(deps): bump serde from 1.0.197 to 1.0.198 #416

chore(deps): bump serde from 1.0.197 to 1.0.198

chore(deps): bump serde from 1.0.197 to 1.0.198 #416

Triggered via pull request April 22, 2024 18:05
Status Success
Total duration 3m 41s
Artifacts 8

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '8788765892', status: 403, response: { url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 22 Apr 2024 18:05:29 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'ECC0:13B311:549B0:8900F:6626A6E9', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1713812717', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases', 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: '{"target_commitish":"refs/pull/198/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump chrono from 0.4.37 to 0.4.38 Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.37 to 0.4.38.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/chronotope/chrono/releases\\">chrono\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v0.4.38</h2>\\n<p>This release bring a ca. 20% improvement to the performance of the formatting code, and a convenient <code>days_since</code> method for the <code>Weekday</code> type.</p>\\n<p>Chrono 0.4.38 also removes the long deprecated <code>rustc-serialize</code> feature. Support for <code>rustc-serialize</code> will be <a href=\\"https://redirect.github.com/rust-lang/rust/pull/116016\\">soft-destabilized in the next Rust edition</a>. Removing the feature will not break existing users of the feature; Cargo will just not update dependents that rely on it to newer versions of chrono.</p>\\n<p>In chrono 0.4.36 we made an accidental breaking change by switching to <code>derive(Copy)</code> for <code>DateTime</code> instead of a manual implementation. It is reverted in this release.</p>\\n<h1>Removals</h1>\\n<ul>\\n<li>Remove <code>rustc-serialize</code> feature (<a href=\\"https://redirect.github.com/chronotope/chrono/issues/1548\\">#1548</a>, thanks <a href=\\"https://github.com/workingjubilee\\"><code>@​workingjubilee</code></a>)</li>\\n</ul>\\n<h1>Additions</h1>\\n<ul>\\n<li>Add <code>Weekday::days_since</code> (<a href=\\"https://redirect.github.com/chronotope/chrono/issues/1249\\">#1249</a>, based on <a href=\\"https://redirect.github.com/chronotope/chrono/issues/216\\">#216</a> by <a href=\\"https://github.com/clarfonthey\\"><code>@​clarfonthey</code></a>)</li>\\n<li>Add <code>TimeDelta::checked_mul</code> and <code>TimeDelta::checked_div</cod
update_release_draft
HttpError: Resource not accessible by integration 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: '8788765892', name: 'pull_request', payload: { action: 'opened', number: 198, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/198/comments' }, commits: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/198/commits' }, html: { href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/198' }, issue: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/198' }, review_comment: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/198/comments' }, self: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/198' }, statuses: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/220dacd5e421beecf292698387e72b1479e7a916' } }, active_lock_reason: null, additions: 5, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'pbellchambers:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, 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: '2021-02-03T09:30:25Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/deployments', description: 'An ASCII "roguelike" MMORPG / MUD written in rust (barebones).', 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: 8, forks_count: 8, forks_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/forks', full_name: 'pbellchambers/rustyhack-mmo', git_commits_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/git/commits{/sha}',
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/.
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 Expired
1.12 MB
rustyhack-client-ubuntu Expired
1.21 MB
rustyhack-client-win32 Expired
2.12 MB
rustyhack-client-win64 Expired
2.63 MB
rustyhack-server-macos Expired
1.15 MB
rustyhack-server-ubuntu Expired
1.24 MB
rustyhack-server-win32 Expired
2.6 MB
rustyhack-server-win64 Expired
3.07 MB