[pre-commit.ci] pre-commit autoupdate #867
test.yml
on: pull_request
Annotations
2 errors and 8 warnings
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '23767420378',
name: 'pull_request',
payload: {
action: 'opened',
number: 349,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/161911044?v=4',
description: '',
events_url: 'https://api.github.com/orgs/django-commons/events',
hooks_url: 'https://api.github.com/orgs/django-commons/hooks',
id: 161911044,
issues_url: 'https://api.github.com/orgs/django-commons/issues',
login: 'django-commons',
members_url: 'https://api.github.com/orgs/django-commons/members{/member}',
node_id: 'O_kgDOCaaRBA',
public_members_url: 'https://api.github.com/orgs/django-commons/public_members{/member}',
repos_url: 'https://api.github.com/orgs/django-commons/repos',
url: 'https://api.github.com/orgs/django-commons'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/issues/349/comments'
},
commits: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/349/commits'
},
html: {
href: 'https://github.com/django-commons/django-tasks-scheduler/pull/349'
},
issue: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/issues/349'
},
review_comment: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/349/comments'
},
self: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/349'
},
statuses: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/statuses/254f7a8de4f5f47b8cab0893b505a82136b524ea'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'django-commons:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/assignees{/user}',
blobs_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/branches{/branch}',
clone_url: 'https://github.com/django-commons/django-tasks-scheduler.git',
collaborators_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/comments{/number}',
commits_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/commits{/sha}',
compare_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/compare/{base}...{head}',
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '23767420378',
status: 422,
response: {
url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/releases/249685787',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 30 Mar 2026 21:13:24 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': '7019:18B592:F1BA19:F3E801:69CAE774',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4948',
'x-ratelimit-reset': '1774907899',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '52',
'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/django-commons/django-tasks-scheduler/releases/249685787',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.1 (linux; x64)',
'x-github-delivery': '23767420378',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## Changes\\n\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#348)\\n- chore(deps): bump mkdocs-material from 9.7.4 to 9.7.6 @[dependabot[bot]](https://github.com/apps/dependabot) (#347)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#340)\\n- chore(deps): bump django from 5.2.11 to 5.2.12 @[dependabot[bot]](https://github.com/apps/dependabot) (#344)\\n- chore(deps): bump mkdocs-material from 9.7.0 to 9.7.4 @[dependabot[bot]](https://github.com/apps/dependabot) (#343)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#337)\\n- Add support for Django 6.0 @ulgens (#331)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#333)\\n- feat: Update project uv.lock dependencies and enhance CI matrix lock workflow @DhavalGojiya (#332)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#330)\\n- chore(deps): bump mkdocs-material from 9.6.22 to 9.7.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#328)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#327)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#324)\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#323)\\n- Check for a valid Task before rendering its link @mbi (#318)\\n- pre-commit: Add codespell, pyproject-fmt, validate pyproject @cclauss (#322)\\n- Fix module permission check for queues an
|
|
ruff on code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@v3. 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/
|
|
Tests py3.14t/dj5.2.9/redis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc. 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/
|
|
Tests py3.14t/dj6.0/redis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc. 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/
|
|
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@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5. 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/
|
|
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/)
|