Skip to content

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#15) #47

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#15)

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#15) #47

Triggered via push January 22, 2025 19:21
Status Success
Total duration 1m 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: sample/SiteDesign.cs#L25
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: sample/Program.cs#L14
Possible null reference argument for parameter 'contentRoot' in 'IHostBuilder HostingHostBuilderExtensions.UseContentRoot(IHostBuilder hostBuilder, string contentRoot)'.
build: sample/SiteDesign.cs#L25
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: sample/Program.cs#L14
Possible null reference argument for parameter 'contentRoot' in 'IHostBuilder HostingHostBuilderExtensions.UseContentRoot(IHostBuilder hostBuilder, string contentRoot)'.