Skip to content

Bumped to .net 8 RC-packages #357

Bumped to .net 8 RC-packages

Bumped to .net 8 RC-packages #357

Triggered via push October 2, 2023 11:22
Status Success
Total duration 1m 13s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/LightInject.Microsoft.DependencyInjection/LightInject.Microsoft.DependencyInjection.cs#L126
Code should not contain multiple blank lines in a row
build: src/LightInject.Microsoft.DependencyInjection.Tests/AsyncDisposableTests.cs#L52
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: src/LightInject.Microsoft.DependencyInjection/LightInject.Microsoft.DependencyInjection.cs#L126
Code should not contain multiple blank lines in a row
build: src/LightInject.Microsoft.DependencyInjection.Tests/AsyncDisposableTests.cs#L52
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: src/LightInject.Microsoft.DependencyInjection/LightInject.Microsoft.DependencyInjection.cs#L126
Code should not contain multiple blank lines in a row