Skip to content

New MaxVersionsPerPackage to clean packages #260

New MaxVersionsPerPackage to clean packages

New MaxVersionsPerPackage to clean packages #260

Re-run triggered September 6, 2024 11:14
Status Success
Total duration 2m 30s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (ubuntu-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (ubuntu-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.cs#L41
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 (ubuntu-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (ubuntu-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (ubuntu-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.cs#L41
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 (ubuntu-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (windows-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (windows-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.cs#L41
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 (windows-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (windows-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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 (windows-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.cs#L41
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 (windows-latest): tests/BaGetter.Core.Tests/Support/InMemoryPackageDatabase.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.