Add RF waveguide models for CPW and Microstrips #238
release-drafter.yml
on: pull_request
update_release_draft
9s
require_label
4s
Annotations
4 errors and 6 warnings
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18)
{
name: 'AggregateError',
event: {
id: '23046175850',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR introduces JAX-jittable RF waveguide models for Coplanar Waveguides (CPW) and Microstrip lines.\n' +
'\n' +
'### Key Changes:\n' +
'- Added `coplanar_waveguide` and `microstrip` models to `sax.models.rf`.\n' +
'- Implemented analytical formulas for characteristic impedance, effective permittivity, and thickness corrections based on standard literature (Simons, Pozar, Gupta et al.).\n' +
'- Added complex propagation constant and ABCD-to-S-parameter conversion for uniform transmission lines.\n' +
'- Introduced `rf` optional dependency and `jaxellip` for elliptic integral computations.\n' +
'- Added comprehensive unit tests and documentation with theory references.'
}
},
number: 100,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/flaport/sax/issues/100/comments'
},
commits: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100/commits'
},
html: { href: 'https://github.com/flaport/sax/pull/100' },
issue: {
href: 'https://api.github.com/repos/flaport/sax/issues/100'
},
review_comment: {
href: 'https://api.github.com/repos/flaport/sax/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100/comments'
},
self: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100'
},
statuses: {
href: 'https://api.github.com/repos/flaport/sax/statuses/43a2494b601ddf20bae4ef2f40f1c51c7558fb0c'
}
},
active_lock_reason: null,
additions: 1077,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'flaport: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/flaport/sax/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/flaport/sax/assignees{/user}',
blobs_url: 'https://api.github.com/repos/flaport/sax/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/flaport/sax/branches{/branch}',
clone_url: 'https://github.com/flaport/sax.git',
collaborators_url: 'https://api.github.com/repos/flaport/sax/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/flaport/sax/comments{/number}',
commits_url: 'https://api.github.com/repos/flaport/sax/commits{/sha}',
compare_url: 'https://api.github.com/repos/flaport/sax/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/flaport/sax/contents/{+path}',
contributors_url: 'https://api.github.com/repos/flaport/sax/contributo
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '23046175850',
status: 403,
response: {
url: 'https://api.github.com/repos/flaport/sax/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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 13 Mar 2026 10:13:11 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': 'D801:260393:3DBE5CB:3EA9AB3:69B3E336',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4974',
'x-ratelimit-reset': '1773400180',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '26',
'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/flaport/sax/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)',
'x-github-delivery': '23046175850',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/100/merge","name":"0.16.14","tag_name":"0.16.14","body":"# What's Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/flaport/sax/compare/0.16.13...0.16.14\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: { retryCount: 1 }
},
event: {
id: '23046175850',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR introduces JAX-jittable RF waveguide models for Coplanar Waveguides (CPW) and Microstrip lines.\n' +
'\n' +
'### Key Changes:\n' +
'- Added `coplanar_waveguide` and `microstrip` models to `sax.models.rf`.\n' +
'- Implemented analytical formulas for characteristic impedance, effective permittivity, and thickness corrections based on standard literature (Simons, Pozar, Gupta et al.).\n' +
'- Added complex propagation constant and ABCD-to-S-parameter conversion for uniform transmission lines.\n' +
'- Introduced `rf` optional dependency and `jaxellip` for elliptic integral computations.\n' +
'- Added comprehensive unit tests and documentation with theory references.'
}
},
number: 100,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/flaport/sax/issues/100/comments'
},
commits: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100/commits'
},
html: { href: 'https://github.com/flaport/sax/pull/100' },
issue: {
href: 'https://api.github.com/repos/flaport/sax/issues/100'
},
review_comment: {
href: 'https://api.github.com/repos/flaport/sax/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '23046175850',
status: 403,
response: {
url: 'https://api.github.com/repos/flaport/sax/issues/100/labels',
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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 13 Mar 2026 10:13:09 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': 'issues=write; pull_requests=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': 'D802:110E5B:3E8FB19:3F7BAB1:69B3E335',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4975',
'x-ratelimit-reset': '1773400180',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '25',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/flaport/sax/issues/100/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)',
'x-github-delivery': '23046175850',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["docs","feat"]}',
request: {}
},
event: {
id: '23046175850',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR introduces JAX-jittable RF waveguide models for Coplanar Waveguides (CPW) and Microstrip lines.\n' +
'\n' +
'### Key Changes:\n' +
'- Added `coplanar_waveguide` and `microstrip` models to `sax.models.rf`.\n' +
'- Implemented analytical formulas for characteristic impedance, effective permittivity, and thickness corrections based on standard literature (Simons, Pozar, Gupta et al.).\n' +
'- Added complex propagation constant and ABCD-to-S-parameter conversion for uniform transmission lines.\n' +
'- Introduced `rf` optional dependency and `jaxellip` for elliptic integral computations.\n' +
'- Added comprehensive unit tests and documentation with theory references.'
}
},
number: 100,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/flaport/sax/issues/100/comments'
},
commits: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100/commits'
},
html: { href: 'https://github.com/flaport/sax/pull/100' },
issue: {
href: 'https://api.github.com/repos/flaport/sax/issues/100'
},
review_comment: {
href: 'https://api.github.com/repos/flaport/sax/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100/comments'
},
self: {
href: 'https://api.github.com/repos/flaport/sax/pulls/100'
},
statuses: {
href: 'https://api.github.com/repos/flaport/sa
|
|
require_label
Resource not accessible by integration
|
|
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
require_label
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mheap/github-action-required-labels@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|