Update jetbrains to 2024.3.4 (#2499) #7301
Annotations
25 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π 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
Missing XML comment for publicly visible type or member 'BetweenPropertyRule'
|
π¨ Test
Missing XML comment for publicly visible type or member 'ComparisonPropertyRule'
|
π¨ Test
Missing XML comment for publicly visible type or member 'EmailPropertyRule'
|
π¨ Test
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer'
|
π¨ Test
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.FluentValidationOpenApiSchemaTransformer(IEnumerable<IPropertyRuleHandler>)'
|
π¨ Test
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.TransformAsync(OpenApiSchema, OpenApiSchemaTransformerContext, CancellationToken)'
|
π¨ Test
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler'
|
π¨ Test
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler.HandleAsync(OpenApiValidationContext, CancellationToken)'
|
π¨ Test
Missing XML comment for publicly visible type or member 'LengthPropertyRule'
|
π¨ Test
Missing XML comment for publicly visible type or member 'NotEmptyPropertyRule'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'BetweenPropertyRule'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'ComparisonPropertyRule'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'EmailPropertyRule'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.FluentValidationOpenApiSchemaTransformer(IEnumerable<IPropertyRuleHandler>)'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.TransformAsync(OpenApiSchema, OpenApiSchemaTransformerContext, CancellationToken)'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler.HandleAsync(OpenApiValidationContext, CancellationToken)'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'LengthPropertyRule'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'NotEmptyPropertyRule'
|
Loading