Skip to content

moved around classes #240

moved around classes

moved around classes #240

Triggered via push March 18, 2024 06:26
Status Failure
Total duration 1m 7s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
The type or namespace name 'IConnectionStreamInitializersFactory' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
Argument 2: cannot convert from 'SuperSocket.Server.Connection.DefaultConnectionStreamInitializersFactory' to 'System.Func<System.IServiceProvider, IConnectionStreamInitializersFactory>'
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
The type or namespace name 'IConnectionStreamInitializersFactory' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
Argument 2: cannot convert from 'SuperSocket.Server.Connection.DefaultConnectionStreamInitializersFactory' to 'System.Func<System.IServiceProvider, IConnectionStreamInitializersFactory>'
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
The type or namespace name 'IConnectionStreamInitializersFactory' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
Argument 2: cannot convert from 'SuperSocket.Server.Connection.DefaultConnectionStreamInitializersFactory' to 'System.Func<System.IServiceProvider, IConnectionStreamInitializersFactory>'
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
The type or namespace name 'IConnectionStreamInitializersFactory' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
Argument 2: cannot convert from 'SuperSocket.Server.Connection.DefaultConnectionStreamInitializersFactory' to 'System.Func<System.IServiceProvider, IConnectionStreamInitializersFactory>'
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
The type or namespace name 'IConnectionStreamInitializersFactory' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/SuperSocket.Server/Host/HostBuilderExtensions.cs#L145
Argument 2: cannot convert from 'SuperSocket.Server.Connection.DefaultConnectionStreamInitializersFactory' to 'System.Func<System.IServiceProvider, IConnectionStreamInitializersFactory>'
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
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/.