Update module github.com/crossplane/function-sdk-go to v0.3.0 #134
Annotations
10 errors
Run Unit Tests:
internal/function/fn.go#L48
cannot use req (variable of type *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionRequest) as *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionRequest value in argument to response.To
|
Run Unit Tests:
internal/function/fn.go#L51
cannot use req (variable of type *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionRequest) as *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionRequest value in argument to request.GetInput
|
Run Unit Tests:
internal/function/fn.go#L53
cannot use rsp (variable of type *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse value in return statement
|
Run Unit Tests:
internal/function/fn.go#L59
cannot use rsp (variable of type *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse value in return statement
|
Run Unit Tests:
internal/function/fn.go#L94
cannot use rsp (variable of type *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse value in return statement
|
Run Unit Tests:
internal/function/fn.go#L106
cannot use rsp (variable of type *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse value in return statement
|
Run Unit Tests:
internal/function/fn.go#L109
cannot use toResponse(renderedManifest, req.GetMeta().GetTag()) (value of type *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse value in assignment
|
Run Unit Tests:
internal/function/fn.go#L112
cannot use rsp (variable of type *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse value in return statement
|
Run Unit Tests:
internal/function/fn.go#L115
cannot use rsp (variable of type *"github.com/crossplane/function-sdk-go/proto/v1".RunFunctionResponse) as *"github.com/crossplane/function-sdk-go/proto/v1beta1".RunFunctionResponse value in return statement
|
Run Unit Tests
Process completed with exit code 1.
|
Loading