Skip to content

v3.63.1

v3.63.1 #28

Triggered via release April 25, 2024 21:52
@pulumi-botpulumi-bot
released v3.63.1
Status Success
Total duration 7m 18s
Artifacts

on-release.yml

on: release
release  /  Publish dotnet SDK
6m 15s
release / Publish dotnet SDK
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
release / Publish dotnet SDK: sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L111
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.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L46
Dereference of a possibly null reference.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L151
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Resources/ComponentResourceTests.cs#L165
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.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L46
Dereference of a possibly null reference.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L111
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.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Resources/ComponentResourceTests.cs#L165
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.