Skip to content

Bump BenchmarkDotNet from 0.13.12 to 0.14.0 #189

Bump BenchmarkDotNet from 0.13.12 to 0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0 #189

Triggered via pull request August 12, 2024 12:26
Status Failure
Total duration 3m 45s
Artifacts

codeql.yml

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

Annotations

10 errors and 3 warnings
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L58
'Assert' does not contain a definition for 'AreEqual'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'AreEqual'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L66
'Assert' does not contain a definition for 'False'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
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.