Skip to content

separate sequential collections with delays #65

separate sequential collections with delays

separate sequential collections with delays #65

Triggered via push December 14, 2024 18:07
Status Failure
Total duration 2m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build_windows
Process completed with exit code 1.
build_linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_linux: src/Tests/Unit/ServiceWireTests/TcpZkTests.cs#L76
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build_linux: src/Tests/Unit/ServiceWireTests/TcpZkTests.cs#L84
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build_linux: src/Demo/DemoClient/Program.cs#L49
'TcpClient<ITest>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L56
'TcpClient<IDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L64
'TcpClient<IComplexDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L74
'TcpClient<IIPCBridge>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L87
'TcpClient<ITest>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L94
'TcpClient<IDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L102
'TcpClient<IComplexDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_linux: src/Demo/DemoClient/Program.cs#L112
'TcpClient<IIPCBridge>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Tests/Unit/ServiceWireTests/TcpZkTests.cs#L76
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build_windows: src/Tests/Unit/ServiceWireTests/TcpZkTests.cs#L84
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build_windows: src/Demo/DemoClient/Program.cs#L49
'TcpClient<ITest>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L56
'TcpClient<IDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L64
'TcpClient<IComplexDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L74
'TcpClient<IIPCBridge>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L87
'TcpClient<ITest>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L94
'TcpClient<IDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L102
'TcpClient<IComplexDataContract>.InjectLoggerStats(ILog, IStats)' is obsolete
build_windows: src/Demo/DemoClient/Program.cs#L112
'TcpClient<IIPCBridge>.InjectLoggerStats(ILog, IStats)' is obsolete