Skip to content

less gneric type parameter TPackageInfo in unnecessary concepts #432

less gneric type parameter TPackageInfo in unnecessary concepts

less gneric type parameter TPackageInfo in unnecessary concepts #432

Triggered via push March 24, 2024 00:42
Status Failure
Total duration 1m 18s
Artifacts

myget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L36
The non-generic method 'ConnectState.CreateConnection(ConnectionOptions)' cannot be used with type arguments
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L38
'IConnection' does not contain a definition for 'Start' and no accessible extension method 'Start' accepting a first argument of type 'IConnection' could be found (are you missing a using directive or an assembly reference?)
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L74
There is no argument given that corresponds to the required parameter 'pipelineFilter' of 'Extensions.GetPackageStream<TPackageInfo>(IConnection, IPipelineFilter<TPackageInfo>)'
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L77
Argument 1: cannot convert from 'TPackageInfo' to 'SuperSocket.ProtoBase.TextPackageInfo'
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L36
The non-generic method 'ConnectState.CreateConnection(ConnectionOptions)' cannot be used with type arguments
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L38
'IConnection' does not contain a definition for 'Start' and no accessible extension method 'Start' accepting a first argument of type 'IConnection' could be found (are you missing a using directive or an assembly reference?)
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L74
There is no argument given that corresponds to the required parameter 'pipelineFilter' of 'Extensions.GetPackageStream<TPackageInfo>(IConnection, IPipelineFilter<TPackageInfo>)'
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L77
Argument 1: cannot convert from 'TPackageInfo' to 'SuperSocket.ProtoBase.TextPackageInfo'
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L36
The non-generic method 'ConnectState.CreateConnection(ConnectionOptions)' cannot be used with type arguments
push: src/SuperSocket.Client.Proxy/HttpConnector.cs#L38
'IConnection' does not contain a definition for 'Start' and no accessible extension method 'Start' accepting a first argument of type 'IConnection' could be found (are you missing a using directive or an assembly reference?)
push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.