Skip to content

Attachments grouping and optimisations and new api features with fixes #156

Attachments grouping and optimisations and new api features with fixes

Attachments grouping and optimisations and new api features with fixes #156

Triggered via pull request November 29, 2024 23:29
Status Success
Total duration 40s
Artifacts

BuildingAndTesting.yml

on: pull_request
build-test
31s
build-test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-test: 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.
build-test: 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.