Merge pull request #111 from labd/feat/update-sdks #50
Annotations
10 errors and 1 warning
test:
checkout/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
test:
checkout/client.go#L86
func `(*Client).head` is unused (unused)
|
test:
checkout/client.go#L90
func `(*Client).get` is unused (unused)
|
test:
checkout/client.go#L98
func `(*Client).put` is unused (unused)
|
test:
checkout/client.go#L102
func `(*Client).delete` is unused (unused)
|
test:
checkout/types_error.go#L15
func `mapDiscriminatorErrorObject` is unused (unused)
|
test:
checkout/utils.go#L48
func `decodeStruct` is unused (unused)
|
test:
checkout/types_responses.go#L12
func `mapDiscriminatorResponseMessage` is unused (unused)
|
test:
checkout/utils.go#L25
func `toTimeHookFunc` is unused (unused)
|
test:
checkout/client_payment_intents_by_project_key_payment_intents_by_payment_id_post.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|