Skip to content

Fix IsSelfFilter not resolving properly when matched with MockedConnectionPool #404

Fix IsSelfFilter not resolving properly when matched with MockedConnectionPool

Fix IsSelfFilter not resolving properly when matched with MockedConnectionPool #404

Triggered via pull request February 4, 2025 00:34
Status Failure
Total duration 15m 0s
Artifacts

pull-request.yaml

on: pull_request
Matrix: Build & core Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 27 warnings
Build & core Tests (Linux, self-hosted)
Process completed with exit code 1.
Build & core Tests (Linux, self-hosted): build/Fluxzy.Build/FloodyBenchmark.cs#L79
La variable 'e' est déclarée, mais jamais utilisée
Build & core Tests (Linux, self-hosted): 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)
Build & core Tests (Linux, self-hosted): 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)
Build & core Tests (Linux, self-hosted): 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)
Build & core Tests (Linux, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/MockedResponseContentTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build & core Tests (Linux, self-hosted): 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)
Build & core Tests (Linux, self-hosted): 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)
Build & core Tests (Linux, self-hosted): 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)
Build & core Tests (Linux, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/MockedResponseContentTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build & core Tests (Windows, self-hosted): build/Fluxzy.Build/FloodyBenchmark.cs#L79
La variable 'e' est déclarée, mais jamais utilisée
Build & core Tests (Windows, self-hosted): 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)
Build & core Tests (Windows, self-hosted): 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)
Build & core Tests (Windows, self-hosted): 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)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/MockedResponseContentTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build & core Tests (Windows, self-hosted): 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)
Build & core Tests (Windows, self-hosted): 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)
Build & core Tests (Windows, self-hosted): 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)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/MockedResponseContentTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build & core Tests (macOS, self-hosted): build/Fluxzy.Build/FloodyBenchmark.cs#L79
La variable 'e' est déclarée, mais jamais utilisée
Build & core Tests (macOS, self-hosted): 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)
Build & core Tests (macOS, self-hosted): 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)
Build & core Tests (macOS, self-hosted): 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)
Build & core Tests (macOS, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/MockedResponseContentTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build & core Tests (macOS, self-hosted): 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)
Build & core Tests (macOS, self-hosted): 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)
Build & core Tests (macOS, self-hosted): 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)
Build & core Tests (macOS, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/MockedResponseContentTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)