Skip to content

chore(deps): bump serde from 1.0.202 to 1.0.203 #428

chore(deps): bump serde from 1.0.202 to 1.0.203

chore(deps): bump serde from 1.0.202 to 1.0.203 #428

Triggered via pull request May 27, 2024 17:05
Status Success
Total duration 4m 20s
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: '9258224151', 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, 27 May 2024 17:05:26 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': 'B246:3F0EAA:48052E3:7B08534:6654BD55', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1716833122', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/203/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump crossbeam-channel from 0.5.12 to 0.5.13 Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.12 to 0.5.13.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/crossbeam-rs/crossbeam/releases\\">crossbeam-channel\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>crossbeam-channel 0.5.13</h2>\\n<ul>\\n<li>Add <code>select_biased!</code> macro. (<a href=\\"https://redirect.github.com/crossbeam-rs/crossbeam/issues/1040\\">#1040</a>)</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/3f5d51f1538ce0afed042dad3d56affce9c2fb78\\"><code>3f5d51f</code></a> Prepare for the next release</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/a9d236c91642e9b24165394a9a19c2c9c0e5f903\\"><code>a9d236c</code></a> Use setup-cross-toolchain-action instead of cross</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/4a514f4c7d5d1d31194ec45a5a23d89253def7ff\\"><code>4a514f4</code></a> Address unexpected_cfgs warning</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/91edb88df1ff4977cf201817d95f0f3e7207558b\\"><code>91edb88</code></a> Add select_biased! macro (<a href=\\"https://redirect.github.com/crossbeam-rs/crossbeam/issues/1040\\">#1040</a>)</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/d1ab07944d42b608390ace90f1b3f1bf672ec1cc\\"><code>d1ab079</code></a> Fix clippy::assigning_clones warning</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/304568014f317c74b27995b7190f7294cac6afa3\\"><code>3045680</code></a> ci: Set timeout-minutes in all jobs</li>\\n<li><a href=\\"https://githu
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: '9258224151', name: 'pull_request', payload: { action: 'opened', number: 203, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/203/comments' }, commits: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/203/commits' }, html: { href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/203' }, issue: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/203' }, 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/203/comments' }, self: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/203' }, statuses: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/0b01e0ee2c8372cbd955a5b4270637c22e944130' } }, 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/.
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/.
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.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