Skip to content

Renamed InternetAddress[List]TypeConverter -> InternetAddress[List]Co… #186

Renamed InternetAddress[List]TypeConverter -> InternetAddress[List]Co…

Renamed InternetAddress[List]TypeConverter -> InternetAddress[List]Co… #186

Triggered via push August 8, 2024 16:47
Status Failure
Total duration 3m 27s
Artifacts

codeql.yml

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

Annotations

10 errors and 3 warnings
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): UnitTests/InternetAddressListTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'IsInstanceOf'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L60
'Assert' does not contain a definition for 'AreEqual'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L67
'Assert' does not contain a definition for 'False'
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)
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.