Skip to content

Try fixing test.ps1 for Linux systems #270

Try fixing test.ps1 for Linux systems

Try fixing test.ps1 for Linux systems #270

Triggered via push October 16, 2024 01:36
Status Success
Total duration 5m 45s
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.