Skip to content

Tests only - update dotnet support packages from 9.0.8 to 9.0.9 #2340

Tests only - update dotnet support packages from 9.0.8 to 9.0.9

Tests only - update dotnet support packages from 9.0.8 to 9.0.9 #2340

Triggered via push September 14, 2025 21:11
Status Success
Total duration 8m 2s
Artifacts 1

main.yaml

on: push
Build Octopus Clients
6m 49s
Build Octopus Clients
Upload nuget packages to Octopus Deploy and create release if required
0s
Upload nuget packages to Octopus Deploy and create release if required
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(108,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net8.0]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(87,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net8.0]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(108,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net462]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(87,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net462]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(108,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net48]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(87,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net48]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(108,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net8.0]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(87,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net8.0]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(108,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net462]
Build Octopus Clients
D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Repositories\SpaceDefaultRetentionPolicyTests.cs(87,27): warning CS1998: 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. [D:\a\OctopusClients\OctopusClients\source\Octopus.Client.Tests\Octopus.Client.Tests.csproj::TargetFramework=net462]
test-linux: source/Octopus.Client.Tests/Repositories/SpaceDefaultRetentionPolicyTests.cs#L108
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.
test-linux: source/Octopus.Client.Tests/Repositories/SpaceDefaultRetentionPolicyTests.cs#L87
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 Octopus Clients
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
OctoClientsNuget
4.15 MB
sha256:1df5d9871ab6d4686315956ddb9a81789cad4d30311973f9c16033dd64f4a59a