Skip to content

test: Add TestCastlingInteractions to validate castling behavior wi… #163

test: Add TestCastlingInteractions to validate castling behavior wi…

test: Add TestCastlingInteractions to validate castling behavior wi… #163

Triggered via pull request December 27, 2025 09:25
Status Success
Total duration 1m 31s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
changelog
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: '20537255246', name: 'pull_request', payload: { action: 'opened', number: 83, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/CorentinGS/chess/issues/83/comments' }, commits: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/83/commits' }, html: { href: 'https://github.com/CorentinGS/chess/pull/83' }, issue: { href: 'https://api.github.com/repos/CorentinGS/chess/issues/83' }, review_comment: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/83/comments' }, self: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/83' }, statuses: { href: 'https://api.github.com/repos/CorentinGS/chess/statuses/d262820b2ce2b39642f97089434447e0cd758a31' } }, active_lock_reason: null, additions: 112, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'CorentinGS: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: true, archive_url: 'https://api.github.com/repos/CorentinGS/chess/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/CorentinGS/chess/assignees{/user}', blobs_url: 'https://api.github.com/repos/CorentinGS/chess/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/CorentinGS/chess/branches{/branch}', clone_url: 'https://github.com/CorentinGS/chess.git', collaborators_url: 'https://api.github.com/repos/CorentinGS/chess/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/CorentinGS/chess/comments{/number}', commits_url: 'https://api.github.com/repos/CorentinGS/chess/commits{/sha}', compare_url: 'https://api.github.com/repos/CorentinGS/chess/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/CorentinGS/chess/contents/{+path}', contributors_url: 'https://api.github.com/repos/CorentinGS/chess/contributors', created_at: '2024-12-12T15:01:53Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/CorentinGS/chess/deployments', description: 'chess is a set of go packages which provide common chess utilities such as move generation, turn management, checkmate detection, PGN encoding, UCI interoperability, image generation, opening book exploration, and others. It is well tested and optimized for performance.', disabled: false, downloads_url: 'https://api.github.com/repos/CorentinGS/chess/downloads', events_url: 'https://api.github.com/repos/CorentinGS/chess/events', fork: false, forks: 14, forks_count: 14, forks_url: 'https://api.github.com/repos/CorentinGS/chess/forks', full_name: 'CorentinGS/chess', git_commits_url: 'https://api.github.com/repos/CorentinGS/chess/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/CorentinGS/chess/git/refs{/sha}',
changelog
Resource not accessible by integration { name: 'HttpError', id: '20537255246', status: 403, response: { url: 'https://api.github.com/repos/CorentinGS/chess/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: 'Sat, 27 Dec 2025 09:26:35 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': '280E:2259AE:59980B:1730A6B:694FA64B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4983', 'x-ratelimit-reset': '1766831135', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', '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/CorentinGS/chess/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.5 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/83/merge","name":"v2.3.4 🌈","tag_name":"v2.3.4","body":"## Changes\\n\\n- docs: fix README.md for get all moves @debug-ing (#81)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '20537255246', name: 'pull_request', payload: { action: 'opened', number: 83, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/CorentinGS/chess/issues/83/comments' }, commits: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/83/commits' }, html: { href: 'https://github.com/CorentinGS/chess/pull/83' }, issue: { href: 'https://api.github.com/repos/CorentinGS/chess/issues/83' }, review_comment: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/83/comments' }, self: { href: 'https://api.github.com/repos/CorentinGS/chess/pulls/83' }, statuses: { href: 'https://api.github.com/repos/CorentinGS/chess/statuses/d262820b2ce2b39642f97089434447e0cd758a31' } }, active_lock_reason: null, additions: 112, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'CorentinGS: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: true, archive_url: 'https://api.github.com/repos/Core