Skip to content

spec/status experiments #59

spec/status experiments

spec/status experiments #59

Triggered via push April 26, 2024 08:04
Status Failure
Total duration 2m 33s
Artifacts

pipeline.yml

on: push
pipe  /  ...  /  version
15s
pipe / createVersion / version
pipe  /  ...  /  testChart
15s
pipe / testChart / testChart
pipe  /  ...  /  lint
45s
pipe / lint / lint
pipe  /  ...  /  test
2m 11s
pipe / testSource / test
pipe  /  ...  /  format
1m 54s
pipe / format / format
pipe  /  ...  /  docker
1m 52s
pipe / dockerBuildAndPush / docker
pipe  /  ...  /  release
pipe / release / release
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
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_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 / lint / lint: pkg/subroutines/namespace_test.go#L68
not enough arguments in call to suite.testObj.Process
pipe / lint / lint: pkg/subroutines/namespace_test.go#L85
not enough arguments in call to suite.testObj.Process
pipe / lint / lint: 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 / lint / lint: pkg/subroutines/namespace_test.go#L107
not enough arguments in call to suite.testObj.Process
pipe / lint / lint: 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 / format / format
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 / format / format
not enough arguments in call to suite.testObj.Process
pipe / format / format
Process completed with exit code 1.
pipe / testSource / test: 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 / testSource / test: 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 / testSource / test: 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
pipe / testSource / test: pkg/subroutines/namespace_test.go#L68
not enough arguments in call to suite.testObj.Process
pipe / testSource / test: pkg/subroutines/namespace_test.go#L85
not enough arguments in call to suite.testObj.Process
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
not enough arguments in call to suite.testObj.Process
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
not enough arguments in call to suite.testObj.Process
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 / 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/