red-area-47037
08/29/2020, 3:31 PMlemon-agent-27707
08/29/2020, 3:33 PMred-area-47037
08/29/2020, 3:53 PMv1alpha1/pulumiTypes.go:1035:115: impossible type assertion:
ApplicationOperationSyncSyncStrategyPtrOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:1133:4: impossible type assertion:
ApplicationOperationSyncSyncStrategyPtrOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:3285:43: impossible type assertion:
ApplicationOperationSyncSyncStrategyOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:3293:43: impossible type assertion:
ApplicationOperationSyncSyncStrategyOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:3326:43: impossible type assertion:
ApplicationOperationSyncSyncStrategyPtrOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:3351:4: impossible type assertion:
ApplicationOperationSyncSyncStrategyPtrOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:3381:115: impossible type assertion:
ApplicationOperationSyncSyncStrategyOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:10836:4: impossible type assertion:
ApplicationStatusOperationStateOperationSyncSyncStrategyPtrOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationStatusOperationStateOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:10936:4: impossible type assertion:
ApplicationStatusOperationStateOperationSyncSyncStrategyPtrOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationStatusOperationStateOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:13120:43: impossible type assertion:
ApplicationStatusOperationStateOperationSyncSyncStrategyOutput does not implement pulumi.Output (wrong type for Apply method)
have Apply() ApplicationStatusOperationStateOperationSyncSyncStrategyApplyPtrOutput
want Apply(func(interface {}) (interface {}, error)) pulumi.AnyOutput
v1alpha1/pulumiTypes.go:13120:43: too many errors
lemon-agent-27707
08/29/2020, 5:46 PMApply
red-area-47037
08/29/2020, 5:49 PM