Skip to content

feat: v2 to v3 converter #442

feat: v2 to v3 converter

feat: v2 to v3 converter #442

Triggered via pull request January 19, 2024 11:30
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-csharp.yml

on: pull_request
test-csharp
49s
test-csharp
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
test-csharp
Process completed with exit code 1.
test-csharp: extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
test-csharp: extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
test-csharp: extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
test-csharp: Core/Logging/DiagnosticLogger.Enhanced.cs#L39
Nullable value type may be null.
test-csharp: Core/Logging/DiagnosticLogger.Enhanced.cs#L43
Nullable value type may be null.
test-csharp: Core/Logging/DiagnosticLogger.Format.cs#L27
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
test-csharp: Core/Logging/DiagnosticLogger.cs#L17
The field 'DiagnosticLogger._diagnosticsSupressed' is assigned but its value is never used
test-csharp: Compiler/Options/DiagnosticFormatOption.cs#L65
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
test-csharp
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 5.0.x. 'dotnet-quality' input is ignored.