Skip to content

Bump NUnit.Analyzers from 4.3.0 to 4.4.0 #184

Bump NUnit.Analyzers from 4.3.0 to 4.4.0

Bump NUnit.Analyzers from 4.3.0 to 4.4.0 #184

Triggered via push November 14, 2024 17:28
Status Success
Total duration 58s
Artifacts

build.yml

on: push
Build and publish
48s
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'.