Update module github.com/crossplane/function-sdk-go to v0.4.0 #168
Annotations
10 errors and 1 warning
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.
|
Setup Go
Cache not found for keys: setup-go-Linux-x64-ubuntu22-go-1.24.0-7659363a9f9e5e5bc878a0da1a0ee0452b30981e4ef59bcf6e9668abc98e9457
|
Loading