Rx => R3 #4
Annotations
11 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/Internals/FromObservableSignal.cs#L120
Nullability of reference types in return type of 'T? FromObservableSignal<T>.Value.get' doesn't match implicitly implemented member 'T IReadOnlySignal<T>.Value.get' (possibly because of nullability attributes).
|
build:
SignalsDotnet/SignalsDotnet/Internals/FromObservableSignal.cs#L120
Nullability of reference types in return type of 'T? FromObservableSignal<T>.UntrackedValue.get' doesn't match implicitly implemented member 'T IReadOnlySignal<T>.UntrackedValue.get' (possibly because of nullability attributes).
|
build:
SignalsDotnet/SignalsDotnet/Internals/FromObservableCollectionSignal.cs#L48
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/Internals/FromObservableSignal.cs#L120
Nullability of reference types in return type of 'T? FromObservableSignal<T>.Value.get' doesn't match implicitly implemented member 'T IReadOnlySignal<T>.Value.get' (possibly because of nullability attributes).
|
build:
SignalsDotnet/SignalsDotnet/Internals/FromObservableSignal.cs#L120
Nullability of reference types in return type of 'T? FromObservableSignal<T>.UntrackedValue.get' doesn't match implicitly implemented member 'T IReadOnlySignal<T>.UntrackedValue.get' (possibly because of nullability attributes).
|
build:
SignalsDotnet/SignalsDotnet/Internals/FromObservableCollectionSignal.cs#L48
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)
|