chore(deps): bump regex from 1.10.5 to 1.10.6 #456
main.yml
on: pull_request
Fmt & Clippy Check
46s
Ubuntu Build
1m 26s
Mac Build
1m 33s
Win32 Build
3m 45s
Win64 Build
3m 57s
update_release_draft
8s
Annotations
2 errors and 7 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10253587221',
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, 05 Aug 2024 17:50:06 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': 'FC41:7CEFD:AA87796:13C9D81D:66B110CE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1722883800',
'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',
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/215/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump serde\\\\_json from 1.0.120 to 1.0.121 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.\\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.121</h2>\\n<ul>\\n<li>Optimize position search in error path (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1160\\">#1160</a>, thanks <a href=\\"https://github.com/purplesyringa\\"><code>@purplesyringa</code></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/eca2658a22cb39952783cb6914eb18242659f66a\\"><code>eca2658</code></a> Release 1.0.121</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/b0d678cfb473386830d559b6ab255d9e21ba39c5\\"><code>b0d678c</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1160\\">#1160</a> from iex-rs/efficient-position</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/b1edc7d13f72880fd0ac569403a409e5f7961d5f\\"><code>b1edc7d</code></a> Optimize position search in error path</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/40dd7f5e862436f02471fe076f3486c55e472bc2\\"><code>40dd7f5</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1159\\">#1159</a> from iex-rs/fix-recursion</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/6a306e6ee9f47f3b37088217ffe3ebe9bbb54e5a\\"><code>6a306e6</code></a> Move call to tri! out of check_recursion!</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/3f1c6de4af28b1f6c5100da323f2bffaf7c2083f\\"><code>3f1c
|
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: '10253587221',
name: 'pull_request',
payload: {
action: 'opened',
number: 215,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/215/comments'
},
commits: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/215/commits'
},
html: {
href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/215'
},
issue: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/215'
},
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/215/comments'
},
self: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/215'
},
statuses: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/6bbe078020b4353327bb6f43ff3e27f8e576f46a'
}
},
active_lock_reason: null,
additions: 3,
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{
|
update_release_draft
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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
Expired
|
1.04 MB |
|
rustyhack-client-ubuntu
Expired
|
1.19 MB |
|
rustyhack-client-win32
Expired
|
2.03 MB |
|
rustyhack-client-win64
Expired
|
2.59 MB |
|
rustyhack-server-macos
Expired
|
1.11 MB |
|
rustyhack-server-ubuntu
Expired
|
1.23 MB |
|
rustyhack-server-win32
Expired
|
2.54 MB |
|
rustyhack-server-win64
Expired
|
3.03 MB |
|