Skip to content

Implement high integrity mode for commands #227

Implement high integrity mode for commands

Implement high integrity mode for commands #227

Triggered via pull request June 20, 2024 13:43
Status Success
Total duration 4m 52s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/_fv-az1205-886_2024-06-20_13_45_08.trx#L0
Failed test found in: test-results/_fv-az1205-886_2024-06-20_13_45_08.trx Error: StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: INFO, inst: 14, qu: 0, qs: 2, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 16, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.44, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1205-886(SE.Redis-v2.7.48.4520), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=8,Free=32759,Min=4,Max=32767), POOL: (Threads=8,QueuedItems=50,CompletedItems=552,Timers=39), v: 2.7.48.4520 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/