Skip to content

build: update sphinx requirement from <7.4,>=5.3.0 to >=5.3.0,<8.1 #2176

build: update sphinx requirement from <7.4,>=5.3.0 to >=5.3.0,<8.1

build: update sphinx requirement from <7.4,>=5.3.0 to >=5.3.0,<8.1 #2176

Triggered via pull request November 8, 2024 06:17
Status Success
Total duration 19s
Artifacts

autolabeler.yml

on: pull_request
update_release_draft
8s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11737137997', status: 422, response: { url: 'https://api.github.com/repos/aeye-lab/pymovements/releases/149290824', 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: 'Fri, 08 Nov 2024 06:17:48 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': 'C901:1CA16A:694F0B:CDDBA6:672DAD0C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4985', 'x-ratelimit-reset': '1731050262', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '15', '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/aeye-lab/pymovements/releases/149290824', 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: `{"body":"- hotfix: CopCo dataset precomputed events loading (#873)\\n- dataset: add InteRead dataset (#862)\\n- dataset: beijing sentence corpus (#857)\\n- correctly add EyeTracker class to gaze module (#876)\\n- hotfix: check whether public dataset has gaze files (#872)\\n- Add missing modules to documentation (#866)\\n- hotfix: aoi test file contained multiple screens (#864)\\n- dataset: add raw data to copco (#854)\\n- hotfix: adjust docstring checks are not none (#850)\\n- ignore: vim swap files (#844)\\n- hotfix: specify custom\\\\_read\\\\_kwargs in copco to enable loading precomputed\\\\_events (#842)\\n- dataset: code comprehension (#805)\\n- enable downloading precomputed events for copco dataset (#840)\\n- upgrade to polars 1+ (#809)\\n- missed ColumnNotFoundError (#816)\\n- space raises converting problems for polars1+ (#814)\\n- update transforms tests to account for adding single line (#815)\\n- update docstring of didec dataset definition (#822)\\n- update docstring of emtec dataset definition (#823)\\n- update docstring of gaze\\\\_graph dataset definition (#825)\\n- update docstring of gazes\\\\_on\\\\_faces dataset definition (#826)\\n- update docstring of gazebase dataset definition (#827)\\n- update docstring of gazebasevr dataset definition (#828)\\n- update docstring of hbn dataset definition (#829)\\n- update docstring of judo1000 dataset definition (#830)\\n- update docstring of potec dataset definition (#831)\\n- update docstring of sb\\\\_sat dataset definition (#832)\\n- update docstring of toy\\\\_dataset dataset definition (#833)\\n- update docstring of toy\\\\_dataset\\\\_eyelink dataset definition (#834)\\n- update docstring of events processing (#835)\\n- update docstring of gaze experiment (#836)\\n- upda
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '11737137997', name: 'pull_request', payload: { action: 'synchronize', after: '46e2caa1d781305bdaefa516b40c44cd77fc41fb', before: '20c6671b1044d78749857ff37b6244f34af3ec3b', number: 773, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/96292985?v=4', description: 'AEye is a junior research group within the University of Potsdam. Members of AEye work on the intersection of machine learning and eye tracking.', events_url: 'https://api.github.com/orgs/aeye-lab/events', hooks_url: 'https://api.github.com/orgs/aeye-lab/hooks', id: 96292985, issues_url: 'https://api.github.com/orgs/aeye-lab/issues', login: 'aeye-lab', members_url: 'https://api.github.com/orgs/aeye-lab/members{/member}', node_id: 'O_kgDOBb1QeQ', public_members_url: 'https://api.github.com/orgs/aeye-lab/public_members{/member}', repos_url: 'https://api.github.com/orgs/aeye-lab/repos', url: 'https://api.github.com/orgs/aeye-lab' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/aeye-lab/pymovements/issues/773/comments' }, commits: { href: 'https://api.github.com/repos/aeye-lab/pymovements/pulls/773/commits' }, html: { href: 'https://github.com/aeye-lab/pymovements/pull/773' }, issue: { href: 'https://api.github.com/repos/aeye-lab/pymovements/issues/773' }, review_comment: { href: 'https://api.github.com/repos/aeye-lab/pymovements/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/aeye-lab/pymovements/pulls/773/comments' }, self: { href: 'https://api.github.com/repos/aeye-lab/pymovements/pulls/773' }, statuses: { href: 'https://api.github.com/repos/aeye-lab/pymovements/statuses/46e2caa1d781305bdaefa516b40c44cd77fc41fb' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'aeye-lab:main', ref: 'main', repo: { allow_auto_merge: true, 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/aeye-lab/pymovements/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/aeye-lab/pymovements/assignees{/user}', blobs_url: 'https://api.github.com/repos/aeye-lab/pymovements/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/aeye-lab/pymovements/branches{/branch}', clone_url: 'https://github.com/aeye-lab/pymovements.git', collaborators_url: 'https://api.github.com/repos/aeye-lab/pymovements/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/aeye-lab/pymovements/comments{/number}', commits_url: 'https://api.github.com/repos/aeye-lab/pymovements/commits{/sha}', compare_url: 'https://api.github.com/repos/aeye-lab/pymovements/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/aeye-lab/pymovements/contents/{+path}', contributors_url: 'https://api.github.com/repos/aeye-lab/pymovements/contributors',
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/