Skip to content

CI

CI #2584

Triggered via pull request June 4, 2026 13:44
Status Failure
Total duration 8m 37s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
4m 8s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
8m 32s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
Roles.PrimaryRole(allowAdmin: True) (RESP2): /_/tests/StackExchange.Redis.Tests/RoleTests.cs#L11
Assert.NotEmpty() Failure: Collection was empty
OverloadCompatTests.StringSet (RESP2): /_/tests/StackExchange.Redis.Tests/OverloadCompatTests.cs#L208
StackExchange.Redis.RedisTimeoutException : Timeout performing SET (5000ms), next: UNLINK 8.0.27-LexTests-LexTests-RemoveRangeByLexR2, inst: 30, qu: 0, qs: 15, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 340, in-pipe: 0, out-pipe: 0, last-in: 1, cur-in: 0, lm: 5/8/3/0, sync-ops: 8, async-ops: 9, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.07, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: HashIncrDecrFloatingPointAsync, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=130,CompletedItems=60,Timers=15), v: 2.13.20.65504 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
ScriptingTests.LuaScriptWithWrappedDatabase (RESP2): /_/tests/StackExchange.Redis.Tests/ScriptingTests.cs#L885
System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'LuaScriptWithWrappedDatabase'.) ($XunitDynamicSkip$There were 1 private and 0 ambient exceptions; expected 0.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'LuaScriptWithWrappedDatabase'. ---- $XunitDynamicSkip$There were 1 private and 0 ambient exceptions; expected 0.
KeyIdleTests.IdleTime (RESP3): /_/tests/StackExchange.Redis.Tests/KeyIdleTests.cs#L10
Assert.True() Failure Expected: True Actual: False
KeyIdleTests.IdleTime (RESP2): /_/tests/StackExchange.Redis.Tests/KeyIdleTests.cs#L10
Assert.True() Failure Expected: True Actual: False
StackExchange.Redis (Windows Server 2022)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Vampire/setup-wsl@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/