Skip to content

TLS implementation - high performance #779

TLS implementation - high performance

TLS implementation - high performance #779

Triggered via pull request September 10, 2024 18:51
Status Failure
Total duration 2m 48s
Artifacts

pr_validation.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Test-ubuntu-latest: src/TurboMqtt/IO/Tcp/TcpTransport.cs#L50
'TcpTransport' does not implement interface member 'IMqttTransport.Channel'. 'TcpTransport.Channel' cannot implement 'IMqttTransport.Channel' because it does not have the matching return type of 'IDuplexPipe'.
Test-ubuntu-latest: src/TurboMqtt/IO/Tcp/TcpTransport.cs#L50
'TcpTransport' does not implement interface member 'IMqttTransport.Channel'. 'TcpTransport.Channel' cannot implement 'IMqttTransport.Channel' because it does not have the matching return type of 'IDuplexPipe'.
Test-ubuntu-latest
Process completed with exit code 1.
Test-windows-latest: src/TurboMqtt/IO/Tcp/TcpTransport.cs#L50
'TcpTransport' does not implement interface member 'IMqttTransport.Channel'. 'TcpTransport.Channel' cannot implement 'IMqttTransport.Channel' because it does not have the matching return type of 'IDuplexPipe'.
Test-windows-latest: src/TurboMqtt/IO/Tcp/TcpTransport.cs#L50
'TcpTransport' does not implement interface member 'IMqttTransport.Channel'. 'TcpTransport.Channel' cannot implement 'IMqttTransport.Channel' because it does not have the matching return type of 'IDuplexPipe'.
Test-windows-latest
Process completed with exit code 1.
Test-ubuntu-latest
Could not find any TRX files for /github/workspace/**/*.trx
Test-ubuntu-latest
Your file pattern contains absolute paths, please read the notes on absolute paths: