Skip to content

Additional diagnostis for lifetimes #971

Additional diagnostis for lifetimes

Additional diagnostis for lifetimes #971

Triggered via pull request January 11, 2024 15:05
Status Failure
Total duration 6m 2s
Artifacts 2

build-rd-net.yml

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

Annotations

2 errors and 60 warnings
build (ubuntu-22.04)
Process completed with exit code 1.
build (macos-12)
Process completed with exit code 1.
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
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#L250
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#L225
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#L250
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.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 (ubuntu-22.04): 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 (ubuntu-22.04): rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
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.Lifetimes/Lifetimes/LifetimeTest.cs#L225
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#L250
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#L225
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#L250
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.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 (ubuntu-22.04): 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 (ubuntu-22.04): rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
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 (macos-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L250
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-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L250
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-12): rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
build (macos-12): 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-12): rd-net/Test.RdFramework/RdTaskTest.cs#L250
The variable 'entity_id' is assigned but its value is never used
build (macos-12): 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-12): rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
build (macos-12): 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 (macos-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L250
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-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-12): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L250
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-12): rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
build (macos-12): 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-12): rd-net/Test.RdFramework/RdTaskTest.cs#L250
The variable 'entity_id' is assigned but its value is never used
build (macos-12): 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-12): rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
build (macos-12): 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 (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
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#L250
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#L225
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#L250
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/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'
build (windows-2022): rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
build (windows-2022): 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 (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L225
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#L250
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#L225
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#L250
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/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'
build (windows-2022): rd-net/Test.RdFramework/RdTaskTest.cs#L274
The variable 'entity_id' is assigned but its value is never used
build (windows-2022): rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete

Artifacts

Produced during runtime
Name Size
Linux.test-results Expired
1.13 MB
macOS.test-results Expired
1.15 MB