Skip to content

Rx => R3

Rx => R3 #4

Triggered via push December 20, 2024 00:44
Status Success
Total duration 1m 50s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

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)