Skip to content

v3.64.0

v3.64.0 #29

Triggered via release June 10, 2024 12:52
@pulumi-botpulumi-bot
released v3.64.0
Status Success
Total duration 6m 18s
Artifacts

on-release.yml

on: release
release  /  Publish dotnet SDK
5m 57s
release / Publish dotnet SDK
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/ProviderTests.cs#L33
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/PropertyValueTests.cs#L69
Non-nullable property 'First' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L70
Non-nullable property 'Second' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release / Publish dotnet SDK: sdk/Pulumi.Tests/Provider/ProviderTests.cs#L33
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.