Unix sockets support #1049
Annotations
10 errors and 52 warnings
build (ubuntu-22.04)
Process completed with exit code 1.
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L16
The type or namespace name 'SocketWireTestBase<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L27
Cannot define a class or member that utilizes tuples because the compiler required type 'System.Runtime.CompilerServices.TupleElementNamesAttribute' cannot be found. Are you missing a reference?
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L29
Cannot define a class or member that utilizes tuples because the compiler required type 'System.Runtime.CompilerServices.TupleElementNamesAttribute' cannot be found. Are you missing a reference?
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L56
Cannot define a class or member that utilizes tuples because the compiler required type 'System.Runtime.CompilerServices.TupleElementNamesAttribute' cannot be found. Are you missing a reference?
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L16
The type or namespace name 'SocketWireTestBase<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L27
Cannot define a class or member that utilizes tuples because the compiler required type 'System.Runtime.CompilerServices.TupleElementNamesAttribute' cannot be found. Are you missing a reference?
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L29
Cannot define a class or member that utilizes tuples because the compiler required type 'System.Runtime.CompilerServices.TupleElementNamesAttribute' cannot be found. Are you missing a reference?
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireIpEndpointTest.cs#L56
Cannot define a class or member that utilizes tuples because the compiler required type 'System.Runtime.CompilerServices.TupleElementNamesAttribute' cannot be found. Are you missing a reference?
|
build (windows-2022)
Process completed with exit code 1.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-22.04):
rd-net/Test.Reflection.App/Program.cs#L82
This call site is reachable on all platforms. 'Console.Title.get' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L26
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L32
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/Reflection/ProxyGeneratorCancellationTest.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/RdTaskTest.cs#L256
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-22.04):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-22.04):
rd-net/Test.Reflection.App/Program.cs#L82
This call site is reachable on all platforms. 'Console.Title.get' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L26
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L32
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/RdTaskTest.cs#L256
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build (ubuntu-22.04):
rd-net/Test.RdFramework/RdTaskTest.cs#L250
The variable 'entity_id' is assigned but its value is never used
|
build (windows-2022)
No files were found with the provided path: **/TestResults/*. No artifacts will be uploaded.
|
build (windows-2022):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-2022):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (windows-2022):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-2022):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L26
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (windows-2022):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L32
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (windows-2022):
rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
|
build (windows-2022):
rd-net/Test.RdFramework/RdTaskTest.cs#L256
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build (windows-2022):
rd-net/Test.RdFramework/RdTaskTest.cs#L250
The variable 'entity_id' is assigned but its value is never used
|
build (windows-2022):
rd-net/Test.RdFramework/RdTaskTest.cs#L281
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Linux.test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build (macos-13):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-13):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (macos-13):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-13):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (macos-13):
rd-net/Test.Reflection.App/Program.cs#L82
This call site is reachable on all platforms. 'Console.Title.get' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (macos-13):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L26
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (macos-13):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L32
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (macos-13):
rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
|
build (macos-13):
rd-net/Test.RdFramework/RdTaskTest.cs#L256
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build (macos-13):
rd-net/Test.RdFramework/RdTaskTest.cs#L250
The variable 'entity_id' is assigned but its value is never used
|
build (macos-13):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-13):
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L251
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (macos-13):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L26
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (macos-13):
rd-net/Test.RdFramework/SocketWireTestBase.cs#L32
Type parameter 'T' has the same name as the type parameter from outer type 'SocketWireTestBase<T>'
|
build (macos-13):
rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
|
build (macos-13):
rd-net/Test.RdFramework/RdTaskTest.cs#L256
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build (macos-13):
rd-net/Test.RdFramework/RdTaskTest.cs#L250
The variable 'entity_id' is assigned but its value is never used
|
build (macos-13):
rd-net/Test.RdFramework/RdTaskTest.cs#L281
'RdCall<int, string>.Set(Func<Lifetime, int, RdTask<string>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build (macos-13):
rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
|
build (macos-13):
rd-net/Test.RdFramework/Reflection/ProxyGeneratorCancellationTest.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux.test-results
|
2.93 MB |
|