set Reader to Body #61
Annotations
12 errors and 2 warnings
Build (1.22):
cli_test.go#L16
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.22):
cli_test.go#L19
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.22):
cli_test.go#L22
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.22):
cli_test.go#L25
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.22):
cli_test.go#L28
cannot use func(_ context.Context, _ aws.Config, b json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, b "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.22)
Process completed with exit code 1.
|
Build (1.21):
cli_test.go#L16
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.21):
cli_test.go#L19
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.21):
cli_test.go#L22
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.21):
cli_test.go#L25
cannot use func(_ context.Context, _ aws.Config, _ json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, _ "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.21):
cli_test.go#L28
cannot use func(_ context.Context, _ aws.Config, b json.RawMessage) (any, error) {…} (value of type func(_ "context".Context, _ aws.Config, b "encoding/json".RawMessage) (any, error)) as sdkclient.ClientMethod value in argument to sdkclient.SetClientMethod
|
Build (1.21)
Process completed with exit code 1.
|
Build (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/aws-sdk-client-go/aws-sdk-client-go. Supported file pattern: go.sum
|
Build (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/aws-sdk-client-go/aws-sdk-client-go. Supported file pattern: go.sum
|