Skip to content

CodeQL

CodeQL #417

Triggered via schedule April 28, 2025 09:23
Status Success
Total duration 4m 57s
Artifacts

codeql.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Analyze
Timed out waiting for analysis to finish processing. Continuing.
Analyze: test/TestableHttpClient.IntegrationTests/CustomizeJsonSerialization.cs#L42
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Analyze: test/TestableHttpClient.IntegrationTests/CustomizeJsonSerialization.cs#L30
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Analyze: test/TestableHttpClient.IntegrationTests/CustomizeJsonSerialization.cs#L17
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Analyze: test/TestableHttpClient.IntegrationTests/CustomizeJsonSerialization.cs#L42
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Analyze: test/TestableHttpClient.IntegrationTests/CustomizeJsonSerialization.cs#L30
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
Analyze: test/TestableHttpClient.IntegrationTests/CustomizeJsonSerialization.cs#L17
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)