v3.64.0 #29
Triggered via release
June 10, 2024 12:52
pulumi-bot
released
v3.64.0
Status
Success
Total duration
6m 18s
Artifacts
–
on-release.yml
on: release
gather
4s
release
/
Publish dotnet SDK
5m 57s
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/Resources/StackReferenceOutputDetailsTests.cs#L30
Dereference of a possibly null reference.
|
release / Publish dotnet SDK:
sdk/Pulumi.Tests/Provider/ProviderServerTestHost.cs#L20
Possible null reference assignment.
|
release / Publish dotnet SDK:
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L64
Nullable value type may be null.
|
release / Publish dotnet SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L50
Dereference of a possibly null reference.
|
release / Publish dotnet SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L70
Dereference of a possibly null reference.
|
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#L64
Nullable value type may be null.
|
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/ProviderServerTestHost.cs#L20
Possible null reference assignment.
|
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/StackReferenceOutputDetailsTests.cs#L30
Dereference of a possibly null reference.
|
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/Resources/StackReferenceOutputDetailsTests.cs#L50
Dereference of a possibly null reference.
|