Skip to content

Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #4

Bump BenchmarkDotNet from 0.13.11 to 0.13.12

Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #4

Triggered via pull request January 8, 2024 15:03
Status Success
Total duration 5m 14s
Artifacts

codeql.yml

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

Annotations

3 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.
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby