.NET Core #134
Annotations
9 errors and 30 warnings
linux:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L89
Argument 1: cannot convert from 'System.Net.Sockets.Socket' to 'System.Net.Sockets.UdpClient'
|
linux:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L89
Argument 1: cannot convert from 'System.Net.Sockets.Socket' to 'System.Net.Sockets.UdpClient'
|
linux
Process completed with exit code 1.
|
macos:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L89
Argument 1: cannot convert from 'System.Net.Sockets.Socket' to 'System.Net.Sockets.UdpClient'
|
macos:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L89
Argument 1: cannot convert from 'System.Net.Sockets.Socket' to 'System.Net.Sockets.UdpClient'
|
macos
Process completed with exit code 1.
|
windows:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L89
Argument 1: cannot convert from 'System.Net.Sockets.Socket' to 'System.Net.Sockets.UdpClient'
|
windows:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L89
Argument 1: cannot convert from 'System.Net.Sockets.Socket' to 'System.Net.Sockets.UdpClient'
|
windows
Process completed with exit code 1.
|
linux:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
|
linux:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L26
Remove this empty namespace. (https://rules.sonarsource.com/csharp/RSPEC-3261)
|
linux:
SharpSnmpLib/OperationException.cs#L39
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Make the serialization constructor 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
linux:
SharpSnmpLib/Messaging/Discoverer.cs#L36
Remove this unread private field '_bufferSize' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
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)
|
linux:
SharpSnmpLib/Security/SHA1AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/SHA256AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/MD5AuthenticationProvider.cs#L93
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/SHA384AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
|
macos:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L26
Remove this empty namespace. (https://rules.sonarsource.com/csharp/RSPEC-3261)
|
macos:
SharpSnmpLib/Messaging/Discoverer.cs#L36
Remove this unread private field '_bufferSize' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
macos:
SharpSnmpLib/OperationException.cs#L39
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Make the serialization constructor 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
macos:
SharpSnmpLib/Security/SHA512AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/SHA384AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/SHA256AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/SHA1AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/MD5AuthenticationProvider.cs#L93
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/DefaultAuthenticationProvider.cs#L85
Make 'ComputeHash' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
|
windows:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L26
Remove this empty namespace. (https://rules.sonarsource.com/csharp/RSPEC-3261)
|
windows:
SharpSnmpLib/OperationException.cs#L39
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Make the serialization constructor 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
windows:
SharpSnmpLib/Messaging/Discoverer.cs#L36
Remove this unread private field '_bufferSize' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
windows:
SharpSnmpLib/IP.cs#L123
Do not update the loop counter 'i' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
|
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)
|
windows:
SharpSnmpLib/Security/SHA256AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/SHA1AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/MD5AuthenticationProvider.cs#L93
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|