Skip to content

Small refactoring

Small refactoring #5

Triggered via push December 20, 2024 12:36
Status Success
Total duration 2m 14s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: SignalsDotnet/SignalsDotnet/ComputedSignalFactory/ComputedSignalFactoryEx.cs#L27
Nullability of reference types in value of type 'IReadOnlySignal<T>' doesn't match target type 'IReadOnlySignal<T?>'.
build: SignalsDotnet/SignalsDotnet/Internals/FromObservableCollectionSignal.cs#L45
The event 'FromObservableCollectionSignal<T>.PropertyChanged' is never used
build: SignalsDotnet/SignalsDotnet.Tests/AsyncComputedSignalTests.cs#L128
Test methods should not call ConfigureAwait(ConfigureAwaitOptions.ForceYielding), as it may bypass parallelization limits. Ensure ConfigureAwaitOptions.ContinueOnCapturedContext in the flags. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: SignalsDotnet/SignalsDotnet.Tests/AsyncComputedSignalTests.cs#L227
Test methods should not call ConfigureAwait(ConfigureAwaitOptions.ForceYielding), as it may bypass parallelization limits. Ensure ConfigureAwaitOptions.ContinueOnCapturedContext in the flags. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: SignalsDotnet/SignalsDotnet/ComputedSignalFactory/ComputedSignalFactoryEx.cs#L27
Nullability of reference types in value of type 'IReadOnlySignal<T>' doesn't match target type 'IReadOnlySignal<T?>'.
build: SignalsDotnet/SignalsDotnet/Internals/FromObservableCollectionSignal.cs#L45
The event 'FromObservableCollectionSignal<T>.PropertyChanged' is never used
build: SignalsDotnet/SignalsDotnet.Tests/AsyncComputedSignalTests.cs#L128
Test methods should not call ConfigureAwait(ConfigureAwaitOptions.ForceYielding), as it may bypass parallelization limits. Ensure ConfigureAwaitOptions.ContinueOnCapturedContext in the flags. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build: SignalsDotnet/SignalsDotnet.Tests/AsyncComputedSignalTests.cs#L227
Test methods should not call ConfigureAwait(ConfigureAwaitOptions.ForceYielding), as it may bypass parallelization limits. Ensure ConfigureAwaitOptions.ContinueOnCapturedContext in the flags. (https://xunit.net/xunit.analyzers/rules/xUnit1030)