Skip to content

Revert Benchmarks and UnitTests back to net6.0 #326

Revert Benchmarks and UnitTests back to net6.0

Revert Benchmarks and UnitTests back to net6.0 #326

Triggered via push November 28, 2024 20:08
Status Success
Total duration 5m 23s
Artifacts

codeql.yml

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

Annotations

2 warnings
Analyze (csharp): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.