Make x25519
the default key-share (previously X25519MLKEM768) when using BC
#388
Annotations
6 warnings
On pull request:
test/Fluxzy.Tests/TlsFingerPrintTests.cs#L34
Theory method 'Validate' on test class 'TlsFingerPrintTests' does not use parameter 'clientName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
On pull request:
test/Fluxzy.Tests/TlsFingerPrintTests.cs#L59
Theory method 'ConnectOnly' on test class 'TlsFingerPrintTests' does not use parameter 'clientName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
On pull request:
test/Fluxzy.Tests/ImpersonateTests.cs#L53
Theory method 'CheckBlock' on test class 'ImpersonateTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
On pull request:
test/Fluxzy.Tests/TlsFingerPrintTests.cs#L34
Theory method 'Validate' on test class 'TlsFingerPrintTests' does not use parameter 'clientName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
On pull request:
test/Fluxzy.Tests/TlsFingerPrintTests.cs#L59
Theory method 'ConnectOnly' on test class 'TlsFingerPrintTests' does not use parameter 'clientName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
On pull request:
test/Fluxzy.Tests/ImpersonateTests.cs#L53
Theory method 'CheckBlock' on test class 'ImpersonateTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Loading