Skip to content

Bump fo-dicom from 5.1.4 to 5.1.5 #193

Bump fo-dicom from 5.1.4 to 5.1.5

Bump fo-dicom from 5.1.4 to 5.1.5 #193

Triggered via push November 25, 2024 19:02
Status Success
Total duration 47s
Artifacts

build.yml

on: push
Build and publish
37s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and publish: PacsRefetch/PacsRefetch.cs#L98
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 and publish
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.