Skip to content

Merge pull request #482 from controlflow/master #1009

Merge pull request #482 from controlflow/master

Merge pull request #482 from controlflow/master #1009

Triggered via push May 27, 2024 07:44
Status Success
Total duration 5m 29s
Artifacts

build-rd-net.yml

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

Annotations

63 warnings
build (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-12): 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-12): 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-12): 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-12): 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-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#L226
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#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-12): 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-12): 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-12): rd-net/Test.RdFramework/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete
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.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 (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.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#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.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 (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#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/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.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/Components/TestWire.cs#L20
'WireBase.WireBase(IScheduler)' is obsolete