Skip to content

[Misc] OperatorManager: Go Dependencies updated #106

[Misc] OperatorManager: Go Dependencies updated

[Misc] OperatorManager: Go Dependencies updated #106

Triggered via pull request February 12, 2024 10:16
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: pull_request
Build and Test
50s
Build and Test
Analyze with Sonar Cloud
0s
Analyze with Sonar Cloud
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build and Test: pkg/operator/operator.go#L39
cannot use New() (value of type *Operator) as "github.com/sap/component-operator-runtime/pkg/operator".Operator value in variable declaration: *Operator does not implement "github.com/sap/component-operator-runtime/pkg/operator".Operator (wrong type for method Setup)
Build and Test: pkg/operator/operator.go#L62
too many arguments in call to defaultOperator.Setup
Build and Test: pkg/operator/operator.go#L116
too many arguments in call to manifests.NewHelmGeneratorWithParameterTransformer
Build and Test: pkg/operator/operator.go#L127
too many arguments in call to component.NewReconciler[*operatorv1alpha1.CAPOperator]
Build and Test
Process completed with exit code 1.
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.