Skip to content

feat: Include sample of Mllp reader, and using it to load a message f… #79

feat: Include sample of Mllp reader, and using it to load a message f…

feat: Include sample of Mllp reader, and using it to load a message f… #79

Triggered via push October 1, 2025 05:19
Status Success
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/Benchmarks/MllpReaderBench.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Benchmarks/MllpReaderBench.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.