Skip to content

feat(cli): POSIX CLI refactor #428

feat(cli): POSIX CLI refactor

feat(cli): POSIX CLI refactor #428

Triggered via pull request December 16, 2023 16:47
Status Success
Total duration 1m 37s
Artifacts

test-csharp.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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 target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-csharp
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.