Skip to content

Replaced custom DateTime logic with DateTime.FromAODate() #13

Replaced custom DateTime logic with DateTime.FromAODate()

Replaced custom DateTime logic with DateTime.FromAODate() #13

Triggered via push January 20, 2024 14:09
Status Success
Total duration 6m 34s
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.