spec/status experiments #60
pipeline.yml
on: push
pipe
/
...
/
version
12s
pipe
/
...
/
testChart
13s
pipe
/
...
/
lint
30s
pipe
/
...
/
test
2m 10s
pipe
/
...
/
format
1m 52s
pipe
/
...
/
release
Annotations
26 errors and 2 warnings
pipe / lint / lint:
cmd/operator.go#L32
could not import github.com/openmfp/account-operator/internal/controller (-: # github.com/openmfp/account-operator/internal/controller
|
pipe / lint / lint:
internal/controller/account_controller.go#L53
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.Reconcile: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / lint / lint:
internal/controller/account_controller.go#L57
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.SetupWithManager: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)) (typecheck)
|
pipe / lint / lint:
internal/controller/account_controller.go#L1
: # github.com/openmfp/account-operator/internal/controller [github.com/openmfp/account-operator/internal/controller.test]
|
pipe / lint / lint:
internal/controller/account_controller.go#L53
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.Reconcile: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / lint / lint:
internal/controller/account_controller.go#L57
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.SetupWithManager: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / lint / lint:
internal/controller/account_controller_test.go#L114
cannot use corev1alpha1.AccountSpec{…} (value of type "github.com/openmfp/account-operator/api/v1alpha1".AccountSpec) as *"github.com/openmfp/account-operator/api/v1alpha1".AccountSpec value in struct literal
|
pipe / lint / lint:
internal/controller/account_controller_test.go#L144
cannot use corev1alpha1.AccountSpec{…} (value of type "github.com/openmfp/account-operator/api/v1alpha1".AccountSpec) as *"github.com/openmfp/account-operator/api/v1alpha1".AccountSpec value in struct literal
|
pipe / lint / lint:
internal/controller/account_controller_test.go#L176
cannot use corev1alpha1.AccountSpec{…} (value of type "github.com/openmfp/account-operator/api/v1alpha1".AccountSpec) as *"github.com/openmfp/account-operator/api/v1alpha1".AccountSpec value in struct literal (typecheck)
|
pipe / lint / lint:
pkg/subroutines/doc.go#L1
: # github.com/openmfp/account-operator/pkg/subroutines [github.com/openmfp/account-operator/pkg/subroutines.test]
|
pipe / format / format:
internal/controller/account_controller.go#L53
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.Reconcile: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / format / format:
internal/controller/account_controller.go#L57
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.SetupWithManager: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / format / format
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.Reconcile: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / format / format
cannot use testAccount (variable of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to suite.testObj.Finalize: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / format / format
Process completed with exit code 1.
|
pipe / testSource / test:
internal/controller/account_controller.go#L53
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.Reconcile: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
internal/controller/account_controller.go#L57
cannot use &corev1alpha1.Account{} (value of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to r.lifecycle.SetupWithManager: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L54
cannot use testAccount (variable of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to suite.testObj.Finalize: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L68
cannot use testAccount (variable of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to suite.testObj.Process: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L85
cannot use testAccount (variable of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to suite.testObj.Process: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L97
cannot use corev1alpha1.AccountStatus{…} (value of type "github.com/openmfp/account-operator/api/v1alpha1".AccountStatus) as *"github.com/openmfp/account-operator/api/v1alpha1".AccountStatus value in struct literal
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L107
cannot use testAccount (variable of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to suite.testObj.Process: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L119
cannot use corev1alpha1.AccountStatus{…} (value of type "github.com/openmfp/account-operator/api/v1alpha1".AccountStatus) as *"github.com/openmfp/account-operator/api/v1alpha1".AccountStatus value in struct literal
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L128
cannot use testAccount (variable of type *"github.com/openmfp/account-operator/api/v1alpha1".Account) as lifecycle.RuntimeObject value in argument to suite.testObj.Process: *"github.com/openmfp/account-operator/api/v1alpha1".Account does not implement lifecycle.RuntimeObject (missing method GetSpec)
|
pipe / testSource / test:
pkg/subroutines/namespace_test.go#L139
cannot use corev1alpha1.AccountStatus{…} (value of type "github.com/openmfp/account-operator/api/v1alpha1".AccountStatus) as *"github.com/openmfp/account-operator/api/v1alpha1".AccountStatus value in struct literal
|
pipe / dockerBuildAndPush / docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-w -s' -o manager main.go" did not complete successfully: exit code: 1
|
pipe / createVersion / version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: thejeff77/action-bump-semver@v1.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pipe / createVersion / version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|