fix(deps): update non-minor dependencies #266
build.yaml
on: pull_request
Annotations
7 errors
Run tests
missing go.sum entry for module providing package github.com/sap/component-operator-runtime/pkg/component (imported by github.com/sap/component-operator/api/v1alpha1); to add:
|
Run tests
missing go.sum entry for module providing package github.com/sap/component-operator-runtime/pkg/types (imported by github.com/sap/component-operator/api/v1alpha1); to add:
|
Run tests
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/scheme (imported by github.com/sap/component-operator/api/v1alpha1); to add:
|
Run tests:
api/v1alpha1/types.go#L22
invalid field type: invalid type
|
Run tests:
api/v1alpha1/types.go#L149
invalid field type: invalid type
|
Run tests:
api/v1alpha1/types.go#L195
invalid field type: invalid type
|
Run tests
Process completed with exit code 2.
|