Update nuke to 8.1.3 #6612
Annotations
24 warnings
π Restore
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
π Restore
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
π Restore
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
π Restore
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
π¦ Test
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '{ Kind: (System.DateTimeKind)3 }' is not covered.
|
π¦ Test
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryConvention, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryConvention, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Action<IOpenTelemetryBuilder>, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Action<IOpenTelemetryBuilder>, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryAsyncConvention, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryAsyncConvention, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
π¦ Test
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, CancellationToken, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryConvention, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryConvention, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Action<IOpenTelemetryBuilder>, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Action<IOpenTelemetryBuilder>, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryAsyncConvention, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, OpenTelemetryAsyncConvention, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'priority' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, CancellationToken, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
βοΈ Build
Parameter 'category' has no matching param tag in the XML comment for 'RocketSurgeryOpenTelemetryExtensions.ConfigureOpenTelemetry(ConventionContextBuilder, Func<IOpenTelemetryBuilder, CancellationToken, ValueTask>, int, ConventionCategory?)' (but other parameters do)
|
Loading