[auto] Add new API to install the Pulumi CLI from the Automation API #510
Annotations
20 warnings
Test Pulumi SDK:
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L46
Dereference of a possibly null reference.
|
Test Pulumi 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)'.
|
Test Pulumi SDK:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
Test Pulumi SDK:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
|
Test Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L89
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 Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
Test Pulumi 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.
|
Test Pulumi SDK:
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L64
Nullable value type may be null.
|
Test Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L48
Dereference of a possibly null reference.
|
Test Pulumi 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.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L89
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 Pulumi 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.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L46
Dereference of a possibly null reference.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L48
Dereference of a possibly null reference.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L68
Dereference of a possibly null reference.
|
Build Pulumi 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)'.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
|
Build Pulumi SDK:
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L64
Nullable value type may be null.
|
The logs for this run have expired and are no longer available.
Loading