debug consistency: fix unused-but-set-variable warning #324
release-drafter.yml
on: pull_request
update_release_draft
40s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '11437850503',
status: 403,
response: {
url: 'https://api.github.com/repos/ForestClaw/forestclaw/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, 21 Oct 2024 10:06:51 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': 'FFC2:18C9FE:2FE10AE:5B2FFE2:671627BB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1729508773',
'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/ForestClaw/forestclaw/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/360/merge","name":"ForestClaw v1.2.1","tag_name":"v1.2.1","body":"## Changes\\n\\n- Feature regions @donnaaboise (#362)\\n- Use gcc-14 in macos ci @scottaiton (#361)\\n- Partitioning strategies: skip refined @hannesbrandt (#359)\\n- Bump p4est and sc to latest develop @scottaiton (#358)\\n- fclaw\\\\_restart: account for null character in ini string @scottaiton (#356)\\n- Cleanup compiler warnings @donnaaboise (#355)\\n- Modify behavior of fclaw\\\\_context\\\\_get\\\\* functions @scottaiton (#353)\\n- Partitioning strategies: skip local @hannesbrandt (#346)\\n- CMake refinements @scivision (#350)\\n- (clawpatch) Update tagging routines for Clawpack 5.x @donnaaboise (#351)\\n- Minor updates to 4.x limiter; flux2 @donnaaboise (#349)\\n- Initialize glob->curr\\\\_dt in fclaw\\\\_global\\\\_new @scottaiton (#352)\\n- (clawpack3) Rename 3d limiter to distinguish from 2d limiter @donnaaboise (#347)\\n- Fix fclaw\\\\_config.h generation in cmake @scottaiton (#345)\\n- Change storage of options and vtables @scottaiton (#344)\\n- Update p4est and sc to latest develop @scottaiton (#343)\\n- Initialize glob->user to NULL @scottaiton (#342)\\n- Fix varpoisson ThunderEgg example @scottaiton (#340)\\n- WIP : Add SWE on the sphere example @donnaaboise (#337)\\n- CMake updates @scottaiton (#339)\\n- HDF5: ExtProj needs to use GLOBAL to use from parent projects @scottaiton (#338)\\n- Feature restart @scottaiton (#336)\\n- Partitioning strategies for patch data @hannesbrandt (#335)\\n- Check for / Fix memory leaks in unit tests @scottaiton (#334)\\n- update glob constructor in tests @scottaiton (#333)\\n- Update p4est and sc @scottaiton (#332)\\n- HDF5 fix for multiblock domains @scottaiton (#331)\\n- Move swirl\\\\_rays and filament\\\\_swirl to demos @hannesbrandt (#330)\\n- Minor fix to HDF output @scottaiton (#329)\\n- Featur
|
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: '11437850503',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'f04c263127f6862ac993d49185ee32d0009ea8e1',
before: 'd5eb4a5ab7b13b389c4b378c84821667e8310415',
number: 360,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/30636604?v=4',
description: 'Quadtree/Octree adaptive PDE solver based on p4est',
events_url: 'https://api.github.com/orgs/ForestClaw/events',
hooks_url: 'https://api.github.com/orgs/ForestClaw/hooks',
id: 30636604,
issues_url: 'https://api.github.com/orgs/ForestClaw/issues',
login: 'ForestClaw',
members_url: 'https://api.github.com/orgs/ForestClaw/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMwNjM2NjA0',
public_members_url: 'https://api.github.com/orgs/ForestClaw/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ForestClaw/repos',
url: 'https://api.github.com/orgs/ForestClaw'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/issues/360/comments'
},
commits: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/360/commits'
},
html: { href: 'https://github.com/ForestClaw/forestclaw/pull/360' },
issue: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/issues/360'
},
review_comment: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/360/comments'
},
self: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/pulls/360'
},
statuses: {
href: 'https://api.github.com/repos/ForestClaw/forestclaw/statuses/f04c263127f6862ac993d49185ee32d0009ea8e1'
}
},
active_lock_reason: null,
additions: 397,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'ForestClaw:develop',
ref: 'develop',
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/ForestClaw/forestclaw/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/ForestClaw/forestclaw/assignees{/user}',
blobs_url: 'https://api.github.com/repos/ForestClaw/forestclaw/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/ForestClaw/forestclaw/branches{/branch}',
clone_url: 'https://github.com/ForestClaw/forestclaw.git',
collaborators_url: 'https://api.github.com/repos/ForestClaw/forestclaw/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/ForestClaw/forestclaw/comments{/number}',
commits_url: 'https://api.github.com/repos/ForestClaw/forestclaw/commits{/sha}',
compare_url: 'https://api.github.com/repos/ForestClaw/forestclaw/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/ForestClaw/forestclaw/contents/{+path}',
contributors_url: 'https://api.github.com/repos/ForestClaw/forestclaw/contributors',
created_at: '2017-08-02T16:07:41Z',
default_branch: '
|
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/
|