build(deps): bump github.com/zncdatadev/operator-go from 0.8.3 to 0.8.4 #138
ci.yml
on: push
Matrix: Golang Test
Deploy operator
0s
Annotations
15 errors and 3 warnings
Golang Test (1.22):
internal/controller/common/deployment.go#L21
undefined: builder.RoleGroupInfo
|
Golang Test (1.22):
internal/controller/common/deployment.go#L29
undefined: builder.RoleGroupInfo
|
Golang Test (1.22):
internal/controller/common/deployment.go#L44
cannot use options (variable of type *"github.com/zncdatadev/operator-go/pkg/builder".WorkloadOptions) as "github.com/zncdatadev/operator-go/pkg/builder".WorkloadOptions value in argument to builder.NewDeployment
|
Golang Test (1.22):
internal/controller/common/deployment.go#L57
cannot use b.GetImage() (value of type *"github.com/zncdatadev/operator-go/pkg/util".Image) as string value in argument to builder.NewContainer
|
Golang Test (1.22)
Process completed with exit code 2.
|
Golang Lint:
internal/controller/common/deployment.go#L1
: # github.com/zncdatadev/superset-operator/internal/controller/common
|
Golang Lint:
internal/controller/common/deployment.go#L21
undefined: builder.RoleGroupInfo
|
Golang Lint:
internal/controller/common/deployment.go#L29
undefined: builder.RoleGroupInfo
|
Golang Lint:
internal/controller/common/deployment.go#L44
cannot use options (variable of type *"github.com/zncdatadev/operator-go/pkg/builder".WorkloadOptions) as "github.com/zncdatadev/operator-go/pkg/builder".WorkloadOptions value in argument to builder.NewDeployment
|
Golang Lint:
internal/controller/common/deployment.go#L57
cannot use b.GetImage() (value of type *"github.com/zncdatadev/operator-go/pkg/util".Image) as string value in argument to builder.NewContainer (typecheck)
|
Golang Lint:
internal/controller/node/deployment.go#L12
could not import github.com/zncdatadev/superset-operator/internal/controller/common (-: # github.com/zncdatadev/superset-operator/internal/controller/common
|
Golang Lint:
internal/controller/common/deployment.go#L21
undefined: builder.RoleGroupInfo
|
Golang Lint:
internal/controller/common/deployment.go#L29
undefined: builder.RoleGroupInfo
|
Golang Lint:
internal/controller/common/deployment.go#L44
cannot use options (variable of type *"github.com/zncdatadev/operator-go/pkg/builder".WorkloadOptions) as "github.com/zncdatadev/operator-go/pkg/builder".WorkloadOptions value in argument to builder.NewDeployment
|
Golang Lint:
internal/controller/common/deployment.go#L57
cannot use b.GetImage() (value of type *"github.com/zncdatadev/operator-go/pkg/util".Image) as string value in argument to builder.NewContainer) (typecheck)
|
Golang Test (1.22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Markdown Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Golang Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|