Update dependency FluentValidation to 12.1.1 #2240
Open
Annotations
9 warnings
|
.github/workflows/lint.yml#L116
.github/workflows/lint.yml (Line: 116, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
🎁 Restore
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.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)', 'net8.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:
.build/Build.CI.cs#L49
Possible null reference return.
|
|
🎁 Restore:
.build/Build.CI.cs#L49
Possible null reference return.
|
|
🎁 Restore:
.build/Build.CI.cs#L49
Possible null reference return.
|
|
🎁 Restore:
.build/Build.CI.cs#L49
Possible null reference return.
|
Loading