Skip to content

Removed .NET 6.

Removed .NET 6. #142

Triggered via push November 13, 2024 18:58
Status Failure
Total duration 3m 0s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
macos
Process completed with exit code 1.
linux
Process completed with exit code 1.
macos
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:
macos
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
macos
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
macos
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:
macos
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
macos
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:
macos
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
macos: SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
macos: SharpSnmpLib/IP.cs#L123
Do not update the loop counter 'i' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
macos: SharpSnmpLib/Security/SHA512AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
linux
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:
linux
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
linux
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
linux
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:
linux
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
linux
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:
linux
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
linux: SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
linux: SharpSnmpLib/IP.cs#L123
Do not update the loop counter 'i' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
linux: SharpSnmpLib/Security/DefaultAuthenticationProvider.cs#L85
Make 'ComputeHash' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
windows
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:
windows
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
windows
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
windows
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:
windows
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
windows
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:
windows
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
windows: SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
windows: SharpSnmpLib/Security/SHA512AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
windows: SharpSnmpLib/Security/SHA384AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)