Support for remote transforms #536
Annotations
10 errors
Build Pulumi SDK:
sdk/Pulumi/Stack.cs#L130
'ComponentResourceOptions' does not contain a definition for 'ResourceTransforms'
|
Build Pulumi SDK:
sdk/Pulumi/Stack.cs#L130
'StackOptions' does not contain a definition for 'ResourceTransforms' and no accessible extension method 'ResourceTransforms' accepting a first argument of type 'StackOptions' could be found (are you missing a using directive or an assembly reference?)
|
Build Pulumi SDK:
sdk/Pulumi/Deployment/Deployment.cs#L105
Non-nullable field '_callbacks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Pulumi SDK:
sdk/Pulumi/Deployment/Deployment.cs#L157
Non-nullable field '_callbacks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Pulumi SDK:
sdk/Pulumi/Resources/ResourceOptions_Copy.cs#L22
'ResourceOptions.ResourceTransformations' is obsolete: 'Use ResourceTransforms instead.'
|
Build Pulumi SDK:
sdk/Pulumi/Resources/ResourceOptions_Copy.cs#L22
'ResourceOptions.ResourceTransformations' is obsolete: 'Use ResourceTransforms instead.'
|
Build Pulumi SDK:
sdk/Pulumi/Resources/ResourceOptions_Merge.cs#L21
'ResourceOptions.ResourceTransformations' is obsolete: 'Use ResourceTransforms instead.'
|
Build Pulumi SDK:
sdk/Pulumi/Resources/ResourceOptions_Merge.cs#L21
'ResourceOptions.ResourceTransformations' is obsolete: 'Use ResourceTransforms instead.'
|
Build Pulumi SDK:
sdk/Pulumi/Deployment/Deployment_Inline.cs#L13
Non-nullable field '_callbacks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Pulumi SDK:
sdk/Pulumi/Deployment/Deployment_Prepare.cs#L128
'ResourceOptions' does not contain a definition for 'ResourceTransforms' and no accessible extension method 'ResourceTransforms' accepting a first argument of type 'ResourceOptions' could be found (are you missing a using directive or an assembly reference?)
|
The logs for this run have expired and are no longer available.
Loading