feat: Add support for infrastructure stacks #1095
Annotations
7 errors and 1 warning
Run go build -v .:
internal/resource/infrastructure_stack_model.go#L51
stack.Cluster undefined (type *"github.com/pluralsh/console-client-go".InfrastructureStackFragment has no field or method Cluster)
|
Run go build -v .:
internal/resource/infrastructure_stack_model.go#L52
cannot use stack.Git (variable of type *"github.com/pluralsh/console-client-go".GitRefFragment) as "github.com/pluralsh/console-client-go".GitRefFragment value in argument to is.Repository.From
|
Run go build -v .:
internal/resource/infrastructure_stack_model.go#L53
cannot use stack.Configuration (variable of type *"github.com/pluralsh/console-client-go".StackConfigurationFragment) as "github.com/pluralsh/console-client-go".StackConfigurationFragment value in argument to is.Configuration.From
|
Run go build -v .:
internal/resource/infrastructure_stack_model.go#L55
cannot use stack.Environment (variable of type []*"github.com/pluralsh/console-client-go".StackEnvironmentFragment) as []*"github.com/pluralsh/console-client-go".StackEnvironment value in argument to infrastructureStackEnvironmentsFrom
|
Run go build -v .:
internal/resource/infrastructure_stack_model.go#L56
cannot use stack.ReadBindings (variable of type []*"github.com/pluralsh/console-client-go".PolicyBindingFragment) as []*"github.com/pluralsh/console-client-go".PolicyBinding value in argument to is.Bindings.From
|
Run go build -v .:
internal/resource/infrastructure_stack_model.go#L56
cannot use stack.WriteBindings (variable of type []*"github.com/pluralsh/console-client-go".PolicyBindingFragment) as []*"github.com/pluralsh/console-client-go".PolicyBinding value in argument to is.Bindings.From
|
Run go build -v .
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading