chore(deps-dev): bump zensical from 0.0.26 to 0.0.40 #129
Annotations
2 errors and 1 warning
|
process_pr
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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/v6.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '25709097895',
name: 'pull_request',
payload: {
action: 'opened',
number: 47,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/237484539?v=4',
description: 'Projects completed with isChemist protocol',
events_url: 'https://api.github.com/orgs/ischemist/events',
hooks_url: 'https://api.github.com/orgs/ischemist/hooks',
id: 237484539,
issues_url: 'https://api.github.com/orgs/ischemist/issues',
login: 'ischemist',
members_url: 'https://api.github.com/orgs/ischemist/members{/member}',
node_id: 'O_kgDODie5-w',
public_members_url: 'https://api.github.com/orgs/ischemist/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ischemist/repos',
url: 'https://api.github.com/orgs/ischemist'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/issues/47/comments'
},
commits: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/pulls/47/commits'
},
html: {
href: 'https://github.com/ischemist/project-prometheus/pull/47'
},
issue: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/issues/47'
},
review_comment: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/pulls/47/comments'
},
self: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/pulls/47'
},
statuses: {
href: 'https://api.github.com/repos/ischemist/project-prometheus/statuses/b37e54450ac4c19c97b326d8e1fd14aa013cae63'
}
},
active_lock_reason: null,
additions: 122,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'ischemist:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/ischemist/project-prometheus/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/ischemist/project-prometheus/assignees{/user}',
blobs_url: 'https://api.github.com/repos/ischemist/project-prometheus/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/ischemist/project-prometheus/branches{/branch}',
clone_url: 'https://github.com/ischemist/project-prometheus.git',
collaborators_url: 'https://api.github.com/repos/ischemist/project-prometheus/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/ischemist/project-prometheus/comments{/number}',
commits_url: 'https://api.github.com/repos/ischemist/project-prometheus/commits{/sha}',
compare_url: 'https://api.github.com/repos/ischemist/project-prometheus/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/ischemist/project-prometheus/contents/{+path}',
contributors_url: 'https://api.github.com/repos/ischemist/project-prometheus/contributors',
created_at: '2025-10-24T
|
|
process_pr
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '25709097895',
status: 422,
response: {
url: 'https://api.github.com/repos/ischemist/project-prometheus/releases/295875935',
status: 422,
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-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 12 May 2026 02:13:28 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=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': '0407:B5EC9:73FB65:1BC560E:6A028CC8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4889',
'x-ratelimit-reset': '1778553373',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '111',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/ischemist/project-prometheus/releases/295875935',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n## 🛡️ Security Fixes\\n\\n- enforce a 7-day uv package cooldown @anmorgunov (#39)\\n\\n## ✨ New Features\\n\\n- feat: create annotated geometry and trajectory to simplify access to GS/ES atom properties @anmorgunov (#31)\\n- FEAT: create proper Geometry object during out parsing @anmorgunov (#30)\\n- easier access to charges and molecule/cycle detection @anmorgunov (#29)\\n\\n## 🚀 Performance Improvements\\n\\n- perf: fast-path substring guards + short-circuit ordering fixes in parser matches() @anmorgunov (#36)\\n\\n## 📚 Documentation\\n\\n- create proper docs website @anmorgunov (#37)\\n- add calcflow opencode agent prompt @anmorgunov (#34)\\n- update LLM docs api to be more modular and more descriptive than prescriptive @anmorgunov (#28)\\n\\n## 🛠️ Maintenance & Internal Improvements\\n\\n- ref: replace ParseState boolean flags with parsed\\\\_blocks set @anmorgunov (#38)\\n- ref: DRY out parser primitives (PR 1 of library cleanup) @anmorgunov (#35)\\n- ref: implement peekable iterator and remove dependence on buffered line @anmorgunov (#33)\\n- update LLM docs api to be more modular and more descriptive than prescriptive @anmorgunov (#28)\\n","draft":true,"prerelease":true,"make_latest":"false","name":"v0.5.0","tag_name":"v0.5.0","target_commitish":"refs/pull/47/merge"}',
request: {}
},
event: {
id: '25709097895',
name: 'pull_request',
payload: {
action: 'opened',
number: 47,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/237484539?v=4',
description: 'Projects completed with isChemist protocol',
events_url: 'https://api.github.com/orgs/ischemist/events',
hooks_url: 'https://api.githu
|
|
process_pr
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mauroalderete/action-assign-labels@v1, release-drafter/release-drafter@v6.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|