Skip to content

backport of BMECat 2005 reader fix for quirky xml namespaces #68

backport of BMECat 2005 reader fix for quirky xml namespaces

backport of BMECat 2005 reader fix for quirky xml namespaces #68

Triggered via push November 26, 2023 17:48
Status Success
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: BMECat.net/XmlUtils.cs#L134
Unreachable code detected
build: BMECat.net/BMECatReader12.cs#L180
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: BMECat.net/BMECatReader2005.cs#L257
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: BMECat.net/BMECatReader2005.cs#L34
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: BMECat.net/Agreement.cs#L25
Missing XML comment for publicly visible type or member 'Agreement'
build: BMECat.net/Agreement.cs#L27
Missing XML comment for publicly visible type or member 'Agreement.Id'
build: BMECat.net/Agreement.cs#L28
Missing XML comment for publicly visible type or member 'Agreement.StartDate'
build: BMECat.net/Agreement.cs#L29
Missing XML comment for publicly visible type or member 'Agreement.EndDate'
build: BMECat.net/BMECatExtensions.cs#L26
Missing XML comment for publicly visible type or member 'BMECatExtensions'
build: BMECat.net/BMECatExtensions.cs#L28
Missing XML comment for publicly visible type or member 'BMECatExtensions.QuantityCodeConverter'
build: BMECat.net/XmlUtils.cs#L134
Unreachable code detected
build: BMECat.net/BMECatReader2005.cs#L257
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: BMECat.net/BMECatReader2005.cs#L34
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: BMECat.net/BMECatReader12.cs#L180
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: BMECat.net/Agreement.cs#L25
Missing XML comment for publicly visible type or member 'Agreement'
build: BMECat.net/Agreement.cs#L27
Missing XML comment for publicly visible type or member 'Agreement.Id'
build: BMECat.net/Agreement.cs#L28
Missing XML comment for publicly visible type or member 'Agreement.StartDate'
build: BMECat.net/Agreement.cs#L29
Missing XML comment for publicly visible type or member 'Agreement.EndDate'
build: BMECat.net/BMECatExtensions.cs#L26
Missing XML comment for publicly visible type or member 'BMECatExtensions'
build: BMECat.net/BMECatExtensions.cs#L28
Missing XML comment for publicly visible type or member 'BMECatExtensions.QuantityCodeConverter'