fix:xreadgroup when stream length is less than COUNT #1493
Triggered via pull request
December 15, 2024 16:18
Status
Success
Total duration
10m 50s
Artifacts
–
test.yml
on: pull_request
Code linting (flake8/black)
22s
Matrix: test
Create or Update release draft
4s
Annotations
2 errors and 53 warnings
Create or Update release draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12340376315',
status: 422,
response: {
url: 'https://api.github.com/repos/cunla/fakeredis-py/releases/183221343',
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: 'Sun, 15 Dec 2024 16:28:58 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': 'D00F:11E1F9:5B89968:B5A38AC:675F03CA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4889',
'x-ratelimit-reset': '1734282611',
'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/cunla/fakeredis-py/releases/183221343',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"# Changes\\n\\n## ⬆️ Dependency Updates\\n\\n- chore:update dependencies (#345)\\n\\n## Contributors\\nWe'd like to thank all the contributors who worked on this release!\\n\\n@cunla\\n\\n**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.26.1...v2.26.2\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v2.26.2 🌈","tag_name":"v2.26.2","target_commitish":"refs/pull/346/merge"}`,
request: {}
},
event: {
id: '12340376315',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '181c978b91797498d34493c0b5758a4045ebde41',
before: '673641bef6e4419cdecf0fc6292a812ba088b16b',
number: 346,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/issues/346/comments'
},
commits: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/346/commits'
},
html: { href: 'https://github.com/cunla/fakeredis-py/pull/346' },
issue: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/issues/346'
},
review_comment: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/346/comments'
},
self: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/346'
},
statuses: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/statuses/181c978b91797498d34493c0b5758a4045ebde41'
}
},
active_lock_reason: null,
additions: 19,
assignee: null,
|
Create or Update release draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12340376315',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '181c978b91797498d34493c0b5758a4045ebde41',
before: '673641bef6e4419cdecf0fc6292a812ba088b16b',
number: 346,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/issues/346/comments'
},
commits: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/346/commits'
},
html: { href: 'https://github.com/cunla/fakeredis-py/pull/346' },
issue: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/issues/346'
},
review_comment: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/346/comments'
},
self: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/pulls/346'
},
statuses: {
href: 'https://api.github.com/repos/cunla/fakeredis-py/statuses/181c978b91797498d34493c0b5758a4045ebde41'
}
},
active_lock_reason: null,
additions: 19,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'cunla:master',
ref: 'master',
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/cunla/fakeredis-py/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/cunla/fakeredis-py/assignees{/user}',
blobs_url: 'https://api.github.com/repos/cunla/fakeredis-py/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/cunla/fakeredis-py/branches{/branch}',
clone_url: 'https://github.com/cunla/fakeredis-py.git',
collaborators_url: 'https://api.github.com/repos/cunla/fakeredis-py/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/cunla/fakeredis-py/comments{/number}',
commits_url: 'https://api.github.com/repos/cunla/fakeredis-py/commits{/sha}',
compare_url: 'https://api.github.com/repos/cunla/fakeredis-py/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/cunla/fakeredis-py/contents/{+path}',
contributors_url: 'https://api.github.com/repos/cunla/fakeredis-py/contributors',
created_at: '2022-04-15T15:40:29Z',
default_branch: 'master',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/cunla/fakeredis-py/deployments',
description: 'Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.',
disabled: false,
downloads_url: 'https://api.github.com/repos/cunla/fakeredis-py/downloads',
events_url: 'https://api.github.com/repos/cunla/fakeredis-py/events',
fork: false,
forks: 49,
forks_count: 49,
forks_url: 'https://api.github.com/repos/cunla/fakeredis-py/forks',
full_name: 'cunla/fakeredis-py',
git_commits_url: 'https://api.github.com/repos/cunla/fakeredis-py/git/commits{/sha}',
git_refs_url: 'https
|
Code linting (flake8/black)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:6.2.14, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:6.2.14, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:6.2.14, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:6.2.14, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:6.2.14, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:6.2.14, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:6.2.14, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:6.2.14, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:6.2.14, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:6.2.14, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:6.2.14, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:6.2.14, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:6.2.14, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:6.2.14, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:6.2.14, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.0.15, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.0.15, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.0.15, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.0.15, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:6.2.14, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.0.15, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.0.15, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.0.15, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.0.15, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.0.15, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.0.15, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.0.15, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.0.15, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.0.15, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.0.15, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.0.15, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.4.0, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.4.0, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.4.0, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.0.15, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.9,redis:7.4.0, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.4.0, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.4.0, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.4.0, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.4.0, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.11,redis:7.4.0, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.4.0, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.4.0, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis:7.4.0, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.4.0, redis-py:4.3.6,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.4.0, redis-py:4.6.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.4.0, redis-py:5.0.8,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,valkey/valkey:8.0, redis-py:5.2.0,cov:, extra:lua
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.13,redis:7.4.0, redis-py:5.2.0,cov:, extra:
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis/redis-stack-server:6.2.6-v15, redis-py:5.2.0,cov:, extra:json, bf, lua, cf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
redis tests py:3.12,redis/redis-stack-server:7.4.0-v0, redis-py:5.2.0,cov:true, extra:json, bf, lua, cf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create or Update release draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|