Skip to content

Explicitly depend on System.Formats.Asn1 8.0.1 #170

Explicitly depend on System.Formats.Asn1 8.0.1

Explicitly depend on System.Formats.Asn1 8.0.1 #170

Triggered via push July 11, 2024 13:15
Status Success
Total duration 5m 43s
Artifacts

codeql.yml

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

Annotations

3 warnings
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.