feat: updated sdks #57
Annotations
10 errors and 1 warning
history/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
history/client.go#L86
func `(*Client).head` is unused (unused)
|
history/client.go#L94
func `(*Client).post` is unused (unused)
|
history/client.go#L98
func `(*Client).put` is unused (unused)
|
history/client.go#L102
func `(*Client).delete` is unused (unused)
|
history/utils.go#L16
func `serializeInput` is unused (unused)
|
history/client_by_project_key_by_resource_type_by_id_get.go#L9
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)
|
history/client_by_project_key_by_resource_type_get.go#L9
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)
|
history/client_by_project_key_get.go#L9
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)
|
ml/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
|
|
The logs for this run have expired and are no longer available.
Loading