Skip to content

Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 16.2.1 to 16.3.0 #204

Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 16.2.1 to 16.3.0

Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 16.2.1 to 16.3.0 #204

Status Success
Total duration 49s
Artifacts

build.yml

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

Annotations

3 warnings
Build and publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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'.