Skip to content

Bump AltCover from 8.6.95 to 8.6.125 #7

Bump AltCover from 8.6.95 to 8.6.125

Bump AltCover from 8.6.95 to 8.6.125 #7

Triggered via push January 8, 2024 16:19
Status Success
Total duration 5m 38s
Artifacts

codeql.yml

on: push
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