Skip to content

fix for reading files without version attribute #69

fix for reading files without version attribute

fix for reading files without version attribute #69

Triggered via push November 29, 2023 21:09
Status Success
Total duration 36s
Artifacts

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'