Skip to content

chore(deps): bump serde from 1.0.214 to 1.0.215 #496

chore(deps): bump serde from 1.0.214 to 1.0.215

chore(deps): bump serde from 1.0.214 to 1.0.215 #496

Triggered via pull request November 19, 2024 08:22
Status Success
Total duration 3m 48s
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: '11908952509', 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: 'Tue, 19 Nov 2024 08:22:46 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': '6491:39EDD6:42C255A:82F7E59:673C4AD6', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1732008043', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, 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/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/231/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump serde\\\\_json from 1.0.132 to 1.0.133 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/serde-rs/json/releases\\">serde_json\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v1.0.133</h2>\\n<ul>\\n<li>Implement From&lt;[T; N]&gt; for serde_json::Value (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1215\\">#1215</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/json/commit/0903de449c52c1b4a2271e909b7afb18909dc379\\"><code>0903de4</code></a> Release 1.0.133</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/2b65ca09498a8a907e3e3cb66794414edfa6fe27\\"><code>2b65ca0</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1215\\">#1215</a> from dtolnay/fromarray</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/4e5f985958bedbc7e75ba6c1931edaf73508c4a7\\"><code>4e5f985</code></a> Implement From&lt;[T; N]&gt; for Value</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/2ccb5b67ca34a5e53b42fa608d756e25e57f91a3\\"><code>2ccb5b6</code></a> Disable question_mark clippy lint in lexical test</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/a11f5f2bc4756035e5a04e01ad486d8a99779527\\"><code>a11f5f2</code></a> Resolve unnecessary_map_or clippy lints</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/07f280a79c07a5e713d519ed6c6a1a71b0cf871a\\"><code>07f280a</code></a> Wrap PR 1213 to 80 columns</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/75ed44722d451143da5621f5ce3edb794965de79\\"><code>75ed4
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 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: '11908952509', name: 'pull_request', payload: { action: 'synchronize', after: '1cbd27cb582d3afaa5333d6a0d46888081cab158', before: 'afc9feafda5eaa53b8f18f0506bbd86b2790a685', number: 231, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/231/comments' }, commits: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/231/commits' }, html: { href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/231' }, issue: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/231' }, 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/231/comments' }, self: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/231' }, statuses: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/1cbd27cb582d3afaa5333d6a0d46888081cab158' } }, 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: 7, forks_count: 7, forks_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/forks', full_name: 'pbellcham
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/
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/
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/
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