Skip to content

refactor unobserved-exception-subscriber #187

refactor unobserved-exception-subscriber

refactor unobserved-exception-subscriber #187

Triggered via push January 2, 2025 14:20
Status Success
Total duration 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish: Sources/Falko.Talkie.Core/Sequences/RemovableSequence.Enumerator.cs#L17
Non-nullable field '_currentValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.