AppVeyor test trigger #306
Annotations
12 warnings
Restore:
.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets#L90
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:
.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets#L90
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build:
.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets#L90
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:
|
Build:
.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets#L90
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build:
Hi3Helper.Http/Class/Attributes/Attributes.cs#L49
The field 'Http.IsDisposed' is assigned but its value is never used
|
Build:
Hi3Helper.EncTool/Misc/TypeExtensions.cs#L25
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The generic parameter 'T' of 'Hi3Helper.EncTool.TypeExtensions.IsInstancePropertyEqual<T>(T, T)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
Hi3Helper.EncTool/Misc/TypeExtensions.cs#L28
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The generic parameter 'T' of 'Hi3Helper.EncTool.TypeExtensions.IsInstancePropertyEqual<T>(T, T)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
Hi3Helper.EncTool/Misc/TypeExtensions.cs#L29
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The generic parameter 'T' of 'Hi3Helper.EncTool.TypeExtensions.IsInstancePropertyEqual<T>(T, T)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RegistryValueRecord.cs#L7
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RegistryKeyRecord.cs#L15
Non-nullable field 'path' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
InnoSetupHelper/InnoSetupLogParser/Parser.cs#L348
Possible null reference assignment.
|
Build:
InnoSetupHelper/InnoSetupLogParser/Parser.cs#L355
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading